Click or drag to resize
IdentifierAndCategoryMessageEmitterCategory Property
Gets or sets the emitter category from the message. Note that reserved values do not have an enum value, they are a plain byte.

Namespace: VirtualRadar.Interface.Adsb
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public EmitterCategory EmitterCategory { get; set; }

Property Value

Type: EmitterCategory
See Also