Services_Weather_Metar::getForecast

Services_Weather_Metar::getForecast() – METAR has no forecast per se, so this function is just for compatibility purposes.

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.

PEAR::Services_Weather_Metar (Previous) Returns the data for the location belonging to the ID (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.