Services_Weather_Metar::getWeather()

Services_Weather_Metar::getWeather()  -- Returns the weather-data for the supplied location

Synopsis

require_once '/Weather/Metar.php';

PHP_Error|array Services_Weather_Metar::getWeather (string [$id = ""], string [$unitsFormat = ""])

Beschreibung

Dieses Package ist noch nicht dokumentiert.

Parameter

string $id

string $unitsFormat

Fehler-Meldungen

throws PHP_Error

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.