Services_Weather_Metar::getLocation

Services_Weather_Metar::getLocation() – ID に該当する場所のデータを返す

Synopsis

require_once '/Weather/Metar.php';

PEAR_Error|array Services_Weather_Metar::getLocation ( string $id = "" )

Description

This package is not documented yet.

Parameter

string $id

Throws

throws PEAR_Error

Note

This function can not be called statically.