| CoarseTisbAirbornePosition Class |
Namespace: VirtualRadar.Interface.Adsb
The CoarseTisbAirbornePosition type exposes the following members.
| Name | Description | |
|---|---|---|
| CoarseTisbAirbornePosition | Initializes a new instance of the CoarseTisbAirbornePosition 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 location of the aircraft encoded in a CPR.
| |
| GroundSpeed |
Gets or sets the ground speed in knots.
| |
| GroundTrack |
Gets or sets the ground track, where 0 is north, 90 east, 180 south and 270 west.
| |
| ServiceVolumeID |
Gets or sets the identifier of the TIS-B station that generated the message.
| |
| SurveillanceStatus |
Gets the state of the Mode-A transponder.
|
| 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.) |