Services_Weather_Common::convertPressure()

Services_Weather_Common::convertPressure()  -- Convert pressure between in, hpa, mb, mm and atm

Referentiesamenvatting

require_once '/Weather/Common.php';

float Services_Weather_Common::convertPressure (float $pressure, string $from, string $to)

Beschrijving

Dit pakket in nog niet gedocumenteerd.

Parameter

float $pressure

string $from

string $to

Throws

No exceptions thrown.

Note

Deze functie kan niet statisch worden aangeroepen.