Services_Weather_Common::calculateDewPoint | Services_Weather_Common::calculateWindChill |
Services_Weather | |
PEAR Manual | |
require_once '/Weather/Common.php'; |
float
Services_Weather_Common::calculateHumidity
(
float
$temperature
,
float
$dewPoint
)
Temperature and dewpoint have to be entered in deg C!
No exceptions thrown.
This function can not be called statically.
Services_Weather_Common::calculateDewPoint | Services_Weather_Common::calculateWindChill |
Services_Weather | |
PEAR Manual | |