AirbornePositionMessage Class |
Namespace: VirtualRadar.Interface.Adsb
The AirbornePositionMessage type exposes the following members.
Name | Description | |
---|---|---|
AirbornePositionMessage | Initializes a new instance of the AirbornePositionMessage class |
Name | Description | |
---|---|---|
BarometricAltitude |
Gets or sets the altitude in feet relative to a standard pressure of 1013.25mb / 29.92Hg.
| |
CompactPosition |
Gets or sets the compact position report coordinate from the message.
| |
GeometricAltitude |
Gets or sets the altitude in feet as the height above the elipsoid.
| |
NicB |
Gets or sets the NIC-B Supplement bit from the message. This is either 0x00 or 0x02.
| |
PositionTimeIsExact |
Gets or sets a value indicating that the time at which the horizontal position was recorded is an exact 0.2 second UTC epoch or not.
| |
SurveillanceStatus |
Gets or sets an indication of the meaning of the Mode-A transponder attached to the aircraft.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString |
Returns an English description of the message content.
(Overrides ObjectToString.) |