RadarCrossSectionModel#

class ansys.stk.core.stkobjects.RadarCrossSectionModel#

Bases: IComponentInfo, ICloneable

Class defining a radar cross section model.

Overview#

name

Get the radar cross section model name.

frequency_bands

Get the RCS frequency band collection.

Import detail#

from ansys.stk.core.stkobjects import RadarCrossSectionModel

Property detail#

property RadarCrossSectionModel.name: str#

Get the radar cross section model name.

property RadarCrossSectionModel.frequency_bands: RadarCrossSectionFrequencyBandCollection#

Get the RCS frequency band collection.