AnalysisConfigurationComputeStepMode ==================================== .. py:class:: ansys.stk.core.stkrfchannelmodeler.AnalysisConfigurationComputeStepMode IntEnum .. py:currentmodule:: AnalysisConfigurationComputeStepMode Overview -------- .. tab-set:: .. tab-item:: Members .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~FIXED_STEP_SIZE` - Fixed Step size * - :py:attr:`~FIXED_STEP_COUNT` - Fixed Step count * - :py:attr:`~CONTINUOUS_CHANNEL_SOUNDINGS` - Continuous channel soundings Import detail ------------- .. code-block:: python from ansys.stk.core.stkrfchannelmodeler import AnalysisConfigurationComputeStepMode