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.BaseStationAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax int AcceptIcaoInPI0Count { get; set; }
Property AcceptIcaoInPI0Count As Integer
Get
Set
property int AcceptIcaoInPI0Count {
int get ();
void set (int value);
}
abstract AcceptIcaoInPI0Count : int with get, set
Property Value
Type:
Int32See Also