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()  --  Calcule l'humidité à partir de la températeur et du point de condensation. Ce n'est qu'une approximation, il n'y a pas de formule exacte et celle utilisée est appelée Magnus-Formula.

Description

La température et le point de condensation doivent être entrés en degrès C !

Paramètres

float $temperature

float $dewPoint

Valeurs renvoyées

Aucune exception n'est lancée.

Note

Cette fonction ne peut pas être appelée de façon statique.

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.