longitude property

double? longitude
getter/setter pair

Longitude of the device antenna location in degrees relative to the WGS 84 datum.

The allowed range is from -180.000000 to +180.000000. Positive values represent longitudes east of the prime meridian; negative values west of the prime meridian.

Implementation

core.double? longitude;