ConstantEfficiencyGoalSignalToNoiseRatioWaveformIntegrator.Efficiency Property |
Gets or sets the constant efficiency value applied to the single pulse signal-to-noise ratio.
Namespace:
AGI.Foundation.Radar
Assembly:
AGI.Foundation.Radar (in AGI.Foundation.Radar.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double Efficiency { get; set; }
Public Property Efficiency As Double
Get
Set
public:
property double Efficiency {
double get ();
void set (double value);
}
member Efficiency : float with get, set
Property Value
Type:
Double
See Also