ISRPModelBase ============= .. py:class:: ansys.stk.core.stkobjects.ISRPModelBase A base interface for solar radiation pressure models. .. py:currentmodule:: ISRPModelBase Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.ISRPModelBase.type` - Return the type of the solar radiation pressure model. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import ISRPModelBase Property detail --------------- .. py:property:: type :canonical: ansys.stk.core.stkobjects.ISRPModelBase.type :type: SolarRadiationPressureModelType Return the type of the solar radiation pressure model.