Click or drag to resize
IRawMessageTranslatorAcceptIcaoInNonPICount Property
Gets or sets the number of times an ICAO has to be seen in a Mode-S message (regardless of whether it carries PI) before it will be accepted. 0 disables the feature.

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

Property Value

Type: Int32
See Also