Services_Weather_Common::convertTemperature()

Services_Weather_Common::convertTemperature()  -- Convert temperature between f and c

Referentiesamenvatting

require_once '/Weather/Common.php';

float Services_Weather_Common::convertTemperature (float $temperature, string $from, string $to)

Beschrijving

Dit pakket in nog niet gedocumenteerd.

Parameter

float $temperature

string $from

string $to

Throws

No exceptions thrown.

Note

Deze functie kan niet statisch worden aangeroepen.