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

Synopsis

Описание

Temperature and dewpoint have to be entered in deg C!

Параметр

float $temperature

float $dewPoint

Throws

No exceptions thrown.

См. также

see http://www.faqs.org/faqs/meteorology/temp-dewpoint/

Заметка

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

    Поддержать сайт на родительском проекте КГБ