TargetStateAndStatusMessage Class |
Namespace: VirtualRadar.Interface.Adsb
The TargetStateAndStatusMessage type exposes the following members.
Name | Description | |
---|---|---|
TargetStateAndStatusMessage | Initializes a new instance of the TargetStateAndStatusMessage class |
Name | Description | |
---|---|---|
TargetStateAndStatusType |
Gets or sets the type of target state and status message received.
| |
Version1 |
Gets or sets the content of an ADS-B version 1 target state and status message.
| |
Version2 |
Gets or sets the content of an ADS-B version 2 target state and status message.
|
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.) |