IdentifierAndCategoryMessage Class |
Namespace: VirtualRadar.Interface.Adsb
The IdentifierAndCategoryMessage type exposes the following members.
Name | Description | |
---|---|---|
![]() | IdentifierAndCategoryMessage | Initializes a new instance of the IdentifierAndCategoryMessage class |
Name | Description | |
---|---|---|
![]() | EmitterCategory |
Gets or sets the emitter category from the message. Note that reserved values do not have an enum value, they are a plain byte.
|
![]() | Identification |
Gets or sets the identification code transmitted by the vehicle.
|
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.) |