Services_Weather_Metar::getForecast()

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

概要

require_once '/Weather/Metar.php';

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

説明

このパッケージに関する文書は、未作成です。

パラメータ

mixed $id

integer $days

string $unitsFormat

string $int

例外・エラー

例外はスローされません。

非推奨

deprecated

注意

この関数は、スタティックにコールする ことはできません。