Click or drag to resize
MergedFeedIgnoreAircraftWithNoPosition Property
Gets or sets a value indicating that aircraft are ignored until they report a position that isn't 0/0.

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

Property Value

Type: Boolean
See Also