Click or drag to resize
RawDecodingSettingsAcceptIcaoInNonPISeconds Property
Gets or sets the number of seconds over which the same ICAO is seen in messages that do not have PI before it is accepted as valid.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int AcceptIcaoInNonPISeconds { get; set; }

Property Value

Type: Int32
See Also