| AdsbMessage Class |
Namespace: VirtualRadar.Interface.Adsb
The AdsbMessage type exposes the following members.
| Name | Description | |
|---|---|---|
| AdsbMessage |
Creates a new object.
| |
| AdsbMessage(ModeSMessage) |
Creates a new object.
|
| Name | Description | |
|---|---|---|
| AirbornePosition |
Gets or sets the content of an airborne position message.
| |
| AirborneVelocity |
Gets or sets the content of an airborne velocity message.
| |
| AircraftOperationalStatus |
Gets or sets the content of the aircraft operational status message.
| |
| AircraftStatus |
Gets or sets the content of an aircraft status message.
| |
| CoarseTisbAirbornePosition |
Gets or sets the content of the TIS-B coarse airborne position message.
| |
| IdentifierAndCategory |
Gets or sets the content of an identifer and category message.
| |
| MessageFormat |
Gets or sets the format of ADS-B message.
| |
| ModeSMessage |
Gets the parent Mode-S message that carried the ADS-B message.
| |
| SurfacePosition |
Gets or sets the content of a surface position message.
| |
| TargetStateAndStatus |
Gets or sets the content of the target state and status messages (not present in ADS-B version 0).
| |
| TisbIcaoModeAFlag |
Gets or sets the value of the ICAO/Mode-A flag for TIS-B fine-format messages.
| |
| Type |
Gets or sets the type of the message as described by the first 5 bits.
|
| 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.) |