Click or drag to resize
MergedFeedReceiverIsMlatFeed Property
Gets or sets a value indicating that the feed should be treated as if it is coming from an MLAT source. Every position message is potentially an MLAT position, even if it is not marked as such in the feed.

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

Property Value

Type: Boolean
See Also