GoalSignalToNoiseRatioWaveformIntegratorGoalSignalToNoiseRatio 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: 24.2.419.0 (24.2.419.0)
Syntax public 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:
DoubleSee Also