Services_Weather_Common::polar2cartesian()

Services_Weather_Common::polar2cartesian()  -- Convert polar coordinates to cartesian coordinates

Referentiesamenvatting

require_once '/Weather/Common.php';

array Services_Weather_Common::polar2cartesian (float $latitude, float $longitude)

Beschrijving

Dit pakket in nog niet gedocumenteerd.

Parameter

float $latitude

float $longitude

Throws

No exceptions thrown.

Note

Deze functie kan niet statisch worden aangeroepen.