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