ITransmitterModel#

class ansys.stk.core.stkobjects.ITransmitterModel#

Provide access to the properties and methods defining a transmitter model.

Overview#

name

Get the transmitter model name.

type

Get the transmitter model type enumeration.

Import detail#

from ansys.stk.core.stkobjects import ITransmitterModel

Property detail#

property ITransmitterModel.name: str#

Get the transmitter model name.

property ITransmitterModel.type: TransmitterModelType#

Get the transmitter model type enumeration.