Click or drag to resize

ConstantEfficiencyFixedNumberOfPulsesWaveformIntegrator Properties

The ConstantEfficiencyFixedNumberOfPulsesWaveformIntegrator type exposes the following members.

Properties
  NameDescription
Public propertyEfficiency
Gets or sets the constant efficiency value.
Public propertyInputWaveformProcessor
Gets or sets the input to the waveform processor.
(Inherited from RadarWaveformProcessor.)
Public propertyIsFrozen
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.)
Public propertyPulseCount
Gets or sets the pulse count.
(Inherited from FixedNumberOfPulsesWaveformIntegrator.)
Public propertyUseWaveformPulseCount
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.
(Inherited from FixedNumberOfPulsesWaveformIntegrator.)
Top
See Also