Click or drag to resize
TargetStateAndStatusVersion2NacP Property
Gets or sets the navigational accuracy category for position.

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

Property Value

Type: Byte
Remarks
I'm not too interested in these and can't be bothered to type out the enumeration for the different values, or decode them into radii. Something to add in a later version perhaps?
See Also