IRadarModeBistaticTransmitter#

class ansys.stk.core.stkobjects.IRadarModeBistaticTransmitter#

Provide access to the properties and methods defining a bistatic transmitter mode.

Overview#

name

Get the radar mode name.

type

Get the radar mode type enumeration.

Import detail#

from ansys.stk.core.stkobjects import IRadarModeBistaticTransmitter

Property detail#

property IRadarModeBistaticTransmitter.name: str#

Get the radar mode name.

property IRadarModeBistaticTransmitter.type: RadarMode#

Get the radar mode type enumeration.