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: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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: 
Boolean
See Also