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.2.419.0 (24.2.419.0)
Syntax public bool EvaluateInterference { get; }
Public ReadOnly Property EvaluateInterference As Boolean
Get
public:
property bool EvaluateInterference {
bool get ();
}
member EvaluateInterference : bool with get
Property Value
Type:
BooleanRemarks See Also