Click or drag to resize
IRawMessageTranslatorAcceptIcaoInPI0Count Property
Gets or sets the number of times an ICAO has to be seen in a Mode-S message that carries PI, and where PI = 0, before it will be accepted.

Namespace: VirtualRadar.Interface.BaseStation
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
int AcceptIcaoInPI0Count { get; set; }

Property Value

Type: Int32
See Also