FigureOfMeritEndGapOption ========================= .. py:class:: ansys.stk.core.stkobjects.FigureOfMeritEndGapOption IntEnum .. py:currentmodule:: FigureOfMeritEndGapOption Overview -------- .. tab-set:: .. tab-item:: Members .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~IGNORE` - Ignore: eliminate gaps at the ends of the analysis interval from the revisit time computations. * - :py:attr:`~INCLUDE` - Include: include gaps at the ends of the analysis interval in the revisit time computations. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import FigureOfMeritEndGapOption