Services_Weather_Common::
calculateDewPoint
(Previous)
(Next) Services_Weather_Common::
calculateWindChill

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Services_Weather_Common::calculateHumidity()

Services_Weather_Common::calculateHumidity()  --  Calculate humidity from temperature and dewpoint This is only an approximation, there is no exact formula, this one here is called Magnus-Formula

Описание

Temperature and dewpoint have to be entered in deg C!

Параметр

float $temperature

float $dewPoint

Throws

No exceptions thrown.

Заметка

Эта функция не должна вызываться статически.

Services_Weather_Common::
calculateDewPoint
(Previous)
(Next) Services_Weather_Common::
calculateWindChill

Download Documentation Last updated: Mon, 02 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.