IRadarModeMonostatic#

class ansys.stk.core.stkobjects.IRadarModeMonostatic#

Provide access to the properties and methods defining a monostatic mode.

Overview#

name

Get the radar mode name.

type

Get the radar mode type enumeration.

Import detail#

from ansys.stk.core.stkobjects import IRadarModeMonostatic

Property detail#

property IRadarModeMonostatic.name: str#

Get the radar mode name.

property IRadarModeMonostatic.type: RadarMode#

Get the radar mode type enumeration.