FixedNumberOfPulsesWaveformIntegrator Properties |
The FixedNumberOfPulsesWaveformIntegrator type exposes the following members.
Name | Description | |
---|---|---|
InputWaveformProcessor |
Gets or sets the input to the waveform processor.
(Inherited from RadarWaveformProcessor.) | |
IsFrozen |
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an
ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.) | |
PulseCount |
Gets or sets the pulse count.
| |
UseWaveformPulseCount |
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.
|