IRadarModel#

class ansys.stk.core.stkobjects.IRadarModel#

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

Overview#

name

Get the radar model name.

type

Get the radar model type enumeration.

Import detail#

from ansys.stk.core.stkobjects import IRadarModel

Property detail#

property IRadarModel.name: str#

Get the radar model name.

property IRadarModel.type: RadarModelType#

Get the radar model type enumeration.