RadarCrossSectionComputeStrategyConstantValue ============================================= .. py:class:: ansys.stk.core.stkobjects.RadarCrossSectionComputeStrategyConstantValue Bases: :py:class:`~ansys.stk.core.stkobjects.IRadarCrossSectionComputeStrategy` Class defining a inheritable radar cross section compute strategy. .. py:currentmodule:: RadarCrossSectionComputeStrategyConstantValue Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.RadarCrossSectionComputeStrategyConstantValue.constant_value` - Get or set the constant RCS value. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import RadarCrossSectionComputeStrategyConstantValue Property detail --------------- .. py:property:: constant_value :canonical: ansys.stk.core.stkobjects.RadarCrossSectionComputeStrategyConstantValue.constant_value :type: float Get or set the constant RCS value.