Click or drag to resize

FixedNumberOfPulsesWaveformIntegratorUseWaveformPulseCount Property

Gets or sets a value indicating whether to use waveform pulse count. If set to true, the total number of pulses found in the received waveform will be integrated. If set to false, the number of pulses defined by the PulseCount property will be used if less than the waveform pulse count, otherwise the number of pulses in the waveform will be integrated.

Namespace:  AGI.Foundation.Radar
Assembly:  AGI.Foundation.Radar (in AGI.Foundation.Radar.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public bool UseWaveformPulseCount { get; set; }

Property Value

Type: Boolean
See Also