MitchellWalkerProbabilityOfDetectionScalarEnableConstantFalseAlarmRate Property |
Gets or sets a value indicating whether or not to use a constant false alarm rate.
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 EnableConstantFalseAlarmRate { get; set; }
Public Property EnableConstantFalseAlarmRate As Boolean
Get
Set
public:
property bool EnableConstantFalseAlarmRate {
bool get ();
void set (bool value);
}
member EnableConstantFalseAlarmRate : bool with get, set
Property Value
Type:
BooleanSee Also