GeoLocationAltitude Field

Altitude value in meters.

Definition

Namespace: MobileTrack.Common.Models
Assembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
[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