longitude property

double longitude
getter/setter pair

Longitude in degrees. Valid values -180.0 .. +180.00.

It is positive towards the east. Negative values are towards the west. At the Greenwich meridian the value is 0.

Implementation

double longitude;