GeoLocationAltitude Field

Altitude value in meters.

Definition

Namespace: MobileTrack.Common.Models
Assembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
[FieldOffsetAttribute(16)]
public readonly float Altitude

Field Value

Single

Remarks

This value can be 0 if no altitude value is being supplied.
We are not putting caps on this property since we have no way of knowing our future clientele; deep sea divers, mountain climbers, and satellites might find this useful.

See Also