WaveformPulseDefinition#
- class ansys.stk.core.stkobjects.WaveformPulseDefinition#
Class defining the pulse definition for a rectangular waveform.
Overview#
Get or set the prf mode enumeration. |
|
Get or set the pulse repetition frequency. |
|
Get or set the unambiguous range. |
|
Get or set the unambiguous velocity. |
|
Get or set the pulse width mode enumeration. |
|
Get or set the pulse width. |
|
Get or set the duty factor. |
|
Get or set the number of pulses. |
Import detail#
from ansys.stk.core.stkobjects import WaveformPulseDefinition
Property detail#
- property WaveformPulseDefinition.pulse_repetition_frequency_mode: PRFMode#
Get or set the prf mode enumeration.
- property WaveformPulseDefinition.pulse_repetition_frequency: float#
Get or set the pulse repetition frequency.
- property WaveformPulseDefinition.pulse_width_mode: PulseWidthMode#
Get or set the pulse width mode enumeration.