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: 23.1.416.0 (23.1.416.0)
Syntaxpublic bool EvaluateInterference { get; }
Public ReadOnly Property EvaluateInterference As Boolean
Get
public:
property bool EvaluateInterference {
bool get ();
}
member EvaluateInterference : bool with get
Property Value
Type:
Boolean
Remarks
See Also