Click or drag to resize
IRawMessageTranslatorSuppressReceiverRangeCheck Property
Gets or sets a value indicating that decoded locations that are further away than the receiver can see are still allowed through, disabling part of the ICAO reasonableness tests.

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

Property Value

Type: Boolean
See Also