TcasResolutionAdvisory Class |
Namespace: VirtualRadar.Interface.Adsb
The TcasResolutionAdvisory type exposes the following members.
Name | Description | |
---|---|---|
![]() | TcasResolutionAdvisory | Initializes a new instance of the TcasResolutionAdvisory class |
Name | Description | |
---|---|---|
![]() | FormattedThreatIcao24 |
Gets the ThreatIcao24 value formatted as a string. If ThreatIcao24 is zero then this will be null.
|
![]() | MultipleThreatEncounter |
Gets or sets a value indicating that multiple threats are being processed by TCAS.
|
![]() | MultipleThreatResolutionAdvisory |
Gets or sets the multiple-threat resolution advisory in a TCAS RA broadcast.
|
![]() | ResolutionAdvisoryComplement |
Gets or sets the RAC from a TCAS RA broadcast.
|
![]() | ResolutionAdvisoryTerminated |
Gets or sets a value indicating that the RA has been terminated.
|
![]() | SingleThreatResolutionAdvisory |
Gets or sets the single-threat resolution advisory in a TCAS RA broadcast.
|
![]() | ThreatAltitude |
Gets or sets the altitude of the most recently declared threat to the aircraft.
|
![]() | ThreatBearing |
Gets or sets the bearing, relative to the aircraft, of the threat aircraft.
|
![]() | ThreatIcao24 |
Gets or sets the ICAO24 code of the most recently declared threat to the aircraft, if known.
|
![]() | ThreatRange |
Gets or sets the range from the aircraft to the threat in nautical miles.
|
![]() | ThreatRangeExceeded |
Gets or sets a value indicating that the range to the threat in ThreatRange exceeds the maximum distance that TCAS can represent.
|
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 content of the object.
(Overrides ObjectToString.) |