ProcessedRadarWaveformSinglePulseSignalToNoisePlusInterferenceRatio Property |
Gets the computed single pulse signal-to-noise plus interference ratio for the received waveform.
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 SinglePulseSignalToNoisePlusInterferenceRatio { get; }
Public ReadOnly Property SinglePulseSignalToNoisePlusInterferenceRatio As Double
Get
public:
property double SinglePulseSignalToNoisePlusInterferenceRatio {
double get ();
}
member SinglePulseSignalToNoisePlusInterferenceRatio : float with get
Property Value
Type:
DoubleSee Also