SurfacePositionMessage Class |
Namespace: VirtualRadar.Interface.Adsb
The SurfacePositionMessage type exposes the following members.
Name | Description | |
---|---|---|
![]() | SurfacePositionMessage | Initializes a new instance of the SurfacePositionMessage class |
Name | Description | |
---|---|---|
![]() | CompactPosition |
Gets or sets the compact position report coordinate from the message.
|
![]() | GroundSpeed |
Gets or sets the ground speed of the vehicle in knots.
|
![]() | GroundSpeedExceeded |
Gets or sets a value that indicates the vehicle's ground speed is higher than ADS-B can convey.
|
![]() | GroundTrack |
Gets or sets the ground track of the vehicle, where 0 is north, 90 east, 180 south and 270 west.
|
![]() | IsReversing |
Gets or sets a value indicating that the vehicle is reversing.
|
![]() | 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.
|
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.
(Overrides ObjectToString.) |