RadarWaveformSearchTrackPulseDefinition#
- class ansys.stk.core.stkobjects.RadarWaveformSearchTrackPulseDefinition#
Class defining the pulse definition for a search track 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 RadarWaveformSearchTrackPulseDefinition
Property detail#
- property RadarWaveformSearchTrackPulseDefinition.pulse_repetition_frequency_mode: RadarSearchTrackPRFMode#
Get or set the prf mode enumeration.
- property RadarWaveformSearchTrackPulseDefinition.pulse_repetition_frequency: float#
Get or set the pulse repetition frequency.
- property RadarWaveformSearchTrackPulseDefinition.unambiguous_range: float#
Get or set the unambiguous range.
- property RadarWaveformSearchTrackPulseDefinition.unambiguous_velocity: float#
Get or set the unambiguous velocity.
- property RadarWaveformSearchTrackPulseDefinition.pulse_width_mode: RadarSearchTrackPulseWidthMode#
Get or set the pulse width mode enumeration.