Click or drag to resize

PerfectGoalSignalToNoiseRatioWaveformIntegrator Constructor (Double)

Initializes a new instance.

Namespace:  AGI.Foundation.Radar
Assembly:  AGI.Foundation.Radar (in AGI.Foundation.Radar.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public PerfectGoalSignalToNoiseRatioWaveformIntegrator(
	double goalSignalToNoiseRatio
)

Parameters

goalSignalToNoiseRatio
Type: System.Double
The goal signal-to-noise ratio, after integration.
See Also