Services_Weather_Metar::getForecast

Services_Weather_Metar::getForecast() – METAR は予報を提供していないので、この関数は互換性のためだけに用意されている

Synopsis

require_once '/Weather/Metar.php';

bool Services_Weather_Metar::getForecast ( mixed $id = = null , int $days = = null , string $unitsFormat = = null , string $int )

Description

This package is not documented yet.

Parameter

mixed $id

integer $days

string $unitsFormat

string $int

Throws

No exceptions thrown.

Deprecated

deprecated

Note

This function can not be called statically.