require_once '/Weather/Metar.php';
void Services_Weather_Metar::setMetarSource (string $source, string [$sourcePath = ""])
void Services_Weather_Metar::setMetarSource
ソースには http、ftp あるいは file が指定できます。 別の sourcepath を渡すこともできます。
例外はスローされません。
この関数は、スタティックにコールする ことはできません。