SensorEOIRBandQuantizationMode#

class ansys.stk.core.stkobjects.SensorEOIRBandQuantizationMode#

IntEnum

Overview#

FULL_WELL_AND_NOISE

EOIR: Use full-well capacity and system level noise for analog-to-digital signal conversion.

FULL_WELL_AND_QSS

EOIR: Use full-well capacity and quantization step size for analog-to-digital signal conversion.

BIT_DEPTH_AND_NOISE

EOIR: Use signal bit-depth and system level noise for analog-to-digital signal conversion.

BIT_DEPTH_AND_QSS

EOIR: Use signal bit-depth and quantization step size for analog-to-digital signal conversion.

Import detail#

from ansys.stk.core.stkobjects import SensorEOIRBandQuantizationMode