RadarWaveform#

class ansys.stk.core.stkrfchannelmodeler.RadarWaveform#

The waveform settings of a radar transceiver.

Overview#

rf_channel_frequency

Get or set the waveform frequency.

pulse_repetition_frequency

Get or set the pulse repetition frequency.

bandwidth

Get or set the waveform bandwidth.

Import detail#

from ansys.stk.core.stkrfchannelmodeler import RadarWaveform

Property detail#

property RadarWaveform.rf_channel_frequency: float#

Get or set the waveform frequency.

property RadarWaveform.pulse_repetition_frequency: float#

Get or set the pulse repetition frequency.

property RadarWaveform.bandwidth: float#

Get or set the waveform bandwidth.