Class Horde_Service_Weather
Horde_Service_Weather class
Package: Service\Weather
Category: Horde
Author: Michael J Rubinsky mrubinsk@horde.org
Located at Horde/Service/Weather.php
Category: Horde
Author: Michael J Rubinsky mrubinsk@horde.org
Located at Horde/Service/Weather.php
integer |
FORECAST_3DAY
Forecast length constants * |
#
3
|
integer |
FORECAST_5DAY
|
#
5
|
integer |
FORECAST_7DAY
|
#
7
|
integer |
FORECAST_10DAY
|
#
10
|
integer |
FORECAST_TYPE_STANDARD
Standard forecast summary * |
#
1
|
integer |
FORECAST_TYPE_DETAILED
Detailed forecast, contains a day/night component for each day * |
#
2
|
integer |
FORECAST_TYPE_HOURLY
Hourly forecast * |
#
3
|
string |
FORECAST_FIELD_WIND
|
#
'wind'
|
string |
FORECAST_FIELD_PRECIPITATION
|
#
'pop'
|
string |
FORECAST_FIELD_HUMIDITY
|
#
'humidity'
|
integer |
UNITS_STANDARD
Unit constants * |
#
1
|
integer |
UNITS_METRIC
|
#
2
|
float |
CONVERSION_MPH_TO_KNOTS
Conversion constants * |
#
0.868976242
|
float |
CONVERSION_MPH_TO_KPH
|
#
1.609344
|
float |
CONVERSION_KPH_TO_MPH
|
#
0.621371192
|
float |
CONVERSION_MB_TO_INCHES
|
#
0.0295301
|
integer |
SEARCHTYPE_STANDARD
Location search types * |
#
1
|
integer |
SEARCHTYPE_IP
|
#
2
|
integer |
SEARCHTYPE_ZIP
|
#
3
|
integer |
SEARCHTYPE_CITYSTATE
|
#
4
|