Services_Weather_Common::convertPressure()

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

Synopsis

require_once '/Weather/Common.php';

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

Beschreibung

Dieses Package ist noch nicht dokumentiert.

Parameter

float $pressure

string $from

string $to

Fehler-Meldungen

Es werden keine Exceptions ausgelöst.

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.