TimeVaryingExtremum =================== .. py:class:: ansys.stk.core.stkobjects.TimeVaryingExtremum IntEnum .. py:currentmodule:: TimeVaryingExtremum Overview -------- .. tab-set:: .. tab-item:: Members .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~MAXIMUM` - Max. * - :py:attr:`~MAXIMUM_OF_SAMPLES` - Max Of Samples. * - :py:attr:`~MINIMUM` - Min. * - :py:attr:`~MINIMUM_OF_SAMPLES` - Min Of Samples. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import TimeVaryingExtremum