Click or drag to resize

SignalToNoiseRatioComputeMode Enumeration

Indicates they type of computed signal-to-noise ratio used to compute probability of detection.

Namespace:  AGI.Foundation.Radar
Assembly:  AGI.Foundation.Radar (in AGI.Foundation.Radar.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public enum SignalToNoiseRatioComputeMode
Members
  Member nameDescription
SinglePulse Use the single pulse signal to noise ratio in order to compute the probability of detection
Integrated Use the integrated signal to noise ratio in order to compute the probability of detection
See Also