SensorEOIRBandSpectralShape =========================== .. py:class:: ansys.stk.core.stkobjects.SensorEOIRBandSpectralShape IntEnum .. py:currentmodule:: SensorEOIRBandSpectralShape Overview -------- .. tab-set:: .. tab-item:: Members .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~DEFAULT` - EOIR : Use spectral shape determined by optical and radiometric parameters. * - :py:attr:`~SPECIFIED_SYSTEM_RELATIVE_SPECTRAL_RESPONSE` - EOIR : Use a specified system relative spectral response. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import SensorEOIRBandSpectralShape