Services_Weather_Common::calculateHumidity | Services_Weather_Common::convertDistance |
Services_Weather | |
PEAR Manual | |
require_once '/Weather/Common.php'; |
float
Services_Weather_Common::calculateWindChill
(
float
$temperature
,
float
$speed
)
Temperature has to be entered in deg F, speed in mph!
No exceptions thrown.
This function can not be called statically.
Services_Weather_Common::calculateHumidity | Services_Weather_Common::convertDistance |
Services_Weather | |
PEAR Manual | |