Services_Weather_Common::convertDistance()

Services_Weather_Common::convertDistance()  -- Convert distance between km, ft and sm

Referentiesamenvatting

require_once '/Weather/Common.php';

float Services_Weather_Common::convertDistance (float $distance, string $from, string $to)

Beschrijving

Dit pakket in nog niet gedocumenteerd.

Parameter

float $distance

string $from

string $to

Throws

No exceptions thrown.

Note

Deze functie kan niet statisch worden aangeroepen.