TargetStateAndStatusVersion1 Class |
Namespace: VirtualRadar.Interface.Adsb
The TargetStateAndStatusVersion1 type exposes the following members.
Name | Description | |
---|---|---|
![]() | TargetStateAndStatusVersion1 | Initializes a new instance of the TargetStateAndStatusVersion1 class |
Name | Description | |
---|---|---|
![]() | AltitudesAreMeanSeaLevel |
Gets or sets a value indicating that altitudes are barometric corrected altitudes (mean sea level)
or a reference barometric altitude (flight level).
|
![]() | EmergencyState |
Gets or sets the current emergency state for the aircraft.
|
![]() | HorizontalDataSource |
Gets or sets the source of the horizontal state data.
|
![]() | HorizontalModeIndicator |
Gets or sets a value indicating whether the target heading has been reached or whether the aircraft is moving towards it.
|
![]() | NacP |
Gets or sets the navigational accuracy category for position.
|
![]() | NicBaro |
Gets or sets a value indicating the integrity category for barometric altitudes.
|
![]() | Sil |
Gets or sets the surveillance integrity level.
|
![]() | TargetAltitude |
Gets or sets the target altitude in feet.
|
![]() | TargetAltitudeCapability |
Gets or sets a value indicating which target altitudes can be sent by the transponder.
|
![]() | TargetHeading |
Gets or sets the target heading or track angle.
|
![]() | TargetHeadingIsTrack |
Gets or sets a value indicating whether TargetHeading is the track (true) or heading (false) angle.
|
![]() | TcasCapabilityMode |
Gets or sets the current state of the TCAS/ACAS system.
|
![]() | VerticalDataSource |
Gets or sets the source of the vertical state data.
|
![]() | VerticalModeIndicator |
Gets or sets a value indicating whether the target altitude has been reached or whether the aircraft is moving towards it.
|
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 object.
(Overrides ObjectToString.) |