CommunicationsTransceiverModel ============================== .. py:class:: ansys.stk.core.stkrfchannelmodeler.CommunicationsTransceiverModel Bases: :py:class:`~ansys.stk.core.stkrfchannelmodeler.ITransceiverModel` The model for a communications transceiver. .. py:currentmodule:: CommunicationsTransceiverModel Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkrfchannelmodeler.CommunicationsTransceiverModel.waveform` - Get the transceiver's waveform settings. Import detail ------------- .. code-block:: python from ansys.stk.core.stkrfchannelmodeler import CommunicationsTransceiverModel Property detail --------------- .. py:property:: waveform :canonical: ansys.stk.core.stkrfchannelmodeler.CommunicationsTransceiverModel.waveform :type: CommunicationsWaveform Get the transceiver's waveform settings.