SensorEOIRRadiometricPair ========================= .. py:class:: ansys.stk.core.stkobjects.SensorEOIRRadiometricPair Class defining an Sensitivities item. .. py:currentmodule:: SensorEOIRRadiometricPair Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.SensorEOIRRadiometricPair.integration_time` - Integration Time. * - :py:attr:`~ansys.stk.core.stkobjects.SensorEOIRRadiometricPair.equivalent_value` - Sensitivity or Saturation Equivalent value. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import SensorEOIRRadiometricPair Property detail --------------- .. py:property:: integration_time :canonical: ansys.stk.core.stkobjects.SensorEOIRRadiometricPair.integration_time :type: float Integration Time. .. py:property:: equivalent_value :canonical: ansys.stk.core.stkobjects.SensorEOIRRadiometricPair.equivalent_value :type: float Sensitivity or Saturation Equivalent value.