Click or drag to resize

ConstantEfficiencyGoalSignalToNoiseRatioWaveformIntegrator Constructor (Double, Double)

Initializes a new instance.

Namespace:  AGI.Foundation.Radar
Assembly:  AGI.Foundation.Radar (in AGI.Foundation.Radar.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ConstantEfficiencyGoalSignalToNoiseRatioWaveformIntegrator(
	double goalSignalToNoiseRatio,
	double efficiency
)

Parameters

goalSignalToNoiseRatio
Type: SystemDouble
The goal signal-to-noise ratio, after integration.
efficiency
Type: SystemDouble
The constant efficiency applied to the single pulse signal-to-noise ratio.
See Also