$_properties $_properties : mixed Properties for this single peridd, as returned from the forecast request. Type mixed
$_forecast $_forecast : \Horde_Service_Weather_Forecast_Base Reference to parent forecast object. Type \Horde_Service_Weather_Forecast_Base
__construct() __construct(mixed $properties, \Horde_Service_Forecast_Base $forecast) : \Horde_Service_Weather_Current Const'r Parameters mixed $properties Current properties. \Horde_Service_Forecast_Base $forecast The parent forecast. Returns \Horde_Service_Weather_Current
__get() __get(string $property) : mixed Default implementation - just return the value set. Parameters string $property The requested property. Throws \Horde_Service_Weather_Exception_InvalidProperty Returns mixed — The property value.