IRadarCrossSectionComputeStrategy#

class ansys.stk.core.stkobjects.IRadarCrossSectionComputeStrategy#

Provide access to the properties and methods defining a radar cross section compute Strategy.

Overview#

name

Get the radar cross section compute strategy name.

type

Get the radar cross section compute strategy enumeration.

Import detail#

from ansys.stk.core.stkobjects import IRadarCrossSectionComputeStrategy

Property detail#

property IRadarCrossSectionComputeStrategy.name: str#

Get the radar cross section compute strategy name.

property IRadarCrossSectionComputeStrategy.type: RCSComputeStrategy#

Get the radar cross section compute strategy enumeration.