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