| TargetStateAndStatusVersion2 Class |
Namespace: VirtualRadar.Interface.Adsb
The TargetStateAndStatusVersion2 type exposes the following members.
| Name | Description | |
|---|---|---|
| TargetStateAndStatusVersion2 | Initializes a new instance of the TargetStateAndStatusVersion2 class |
| Name | Description | |
|---|---|---|
| BarometricPressureSetting |
Gets or sets the barometric pressure setting.
| |
| IsAltitudeHoldActive |
Gets or sets a value indicating that the autopilot's altitude hold mode is active.
| |
| IsApproachModeActive |
Gets or sets a value indicating that the autopilot's approach mode is active.
| |
| IsAutopilotEngaged |
Gets or sets a value indicating that the autopilot is flying the aircraft.
| |
| IsLnavEngaged |
Gets or sets a value indicating that the autopilot's lateral navigation mode is active.
| |
| IsRebroadcast |
Gets or sets a value indicating that the message has been rebroadcast by a ground link.
| |
| IsTcasOperational |
Gets or sets a value indicating that the TCAS/ACAS system is operational.
| |
| IsVnavEngaged |
Gets or sets a value indicating that the autopilot's vertical navigation mode is active.
| |
| NacP |
Gets or sets the navigational accuracy category for position.
| |
| NicBaro |
Gets or sets a value indicating the integrity category for barometric altitudes.
| |
| SelectedAltitude |
Gets or sets the autopilot / FMS selected altitude in feet.
| |
| SelectedAltitudeIsFms |
Gets or sets a value indicating whether the SelectedAltitude is derived from the Flight Management System (true) or the
autopilot Mode Control Panel / Flight Control Unit (false).
| |
| SelectedHeading |
Gets or sets the autopilot / FMS selected heading in degrees.
| |
| Sil |
Gets or sets a value indicating the probability of exceeding the NIC containment radius.
| |
| SilSupplement |
Gets or sets a value indicating whether the reporting SIL probability is based on a per-sample (true) or per-hour (false) probability.
|
| 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.) |