IRadarModeBistaticReceiver#

class ansys.stk.core.stkobjects.IRadarModeBistaticReceiver#

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

Overview#

name

Get the radar mode name.

type

Get the radar mode type enumeration.

Import detail#

from ansys.stk.core.stkobjects import IRadarModeBistaticReceiver

Property detail#

property IRadarModeBistaticReceiver.name: str#

Get the radar mode name.

property IRadarModeBistaticReceiver.type: RadarMode#

Get the radar mode type enumeration.