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

View this page in Last updated: Sun, 28 Sep 2008
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

Description

Temperature and dewpoint have to be entered in deg C!

Parameter

float $temperature

float $dewPoint

Throws

No exceptions thrown.

Note

This function can not be called statically.

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

Download Documentation Last updated: Sun, 28 Sep 2008
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.