Services_Weather_Metar::getWeather()

Services_Weather_Metar::getWeather()  -- 指定した場所の天候データを返す

概要

require_once '/Weather/Metar.php';

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

説明

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

パラメータ

string $id

string $unitsFormat

例外・エラー

throws PHP_Error

注意

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