Services_Weather_Metar::getForecast()

Services_Weather_Metar::getForecast()  --  METAR has no forecast per se, so this function is just for compatibility purposes.

Áttekintés

require_once '/Weather/Metar.php';

bool Services_Weather_Metar::getForecast (mixed [$id = NULL], int [$days = NULL], string [$unitsFormat = NULL], string $int)

Leírás

Ez a csomag még nincs dokumentálva.

Paraméterek

mixed $id

integer $days

string $unitsFormat

string $int

Lehetséges hibaértékek

Nem dob kivételeket.

Érvénytelenítve

deprecated

Megjegyzés

Ez a függvény nem hívható statikusan.