RadarTransceiverConfiguration#

class ansys.stk.core.stkrfchannelmodeler.RadarTransceiverConfiguration#

The transceiver configuration for a radar transceiver.

Overview#

supported_transceivers

Get an array of available transceiver instances.

transceiver

Get or set the transceiver.

mode

Get or set the transceiver mode.

Import detail#

from ansys.stk.core.stkrfchannelmodeler import RadarTransceiverConfiguration

Property detail#

property RadarTransceiverConfiguration.supported_transceivers: list#

Get an array of available transceiver instances.

property RadarTransceiverConfiguration.transceiver: Transceiver#

Get or set the transceiver.

property RadarTransceiverConfiguration.mode: TransceiverMode#

Get or set the transceiver mode.