Click or drag to resize

SingleTargetRadarLinkScalarEvaluateInterference Property

Gets a value indicating whether or not the scalar should account for interference during the scalar evaluation.

Namespace:  AGI.Foundation.Radar
Assembly:  AGI.Foundation.Radar (in AGI.Foundation.Radar.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public bool EvaluateInterference { get; }

Property Value

Type: Boolean
Remarks
If , no interference will be evaluated, even if present in the SignalPropagationGraph.
See Also