EventDetectionNoSubSampling =========================== .. py:class:: ansys.stk.core.stkobjects.EventDetectionNoSubSampling Bases: :py:class:`~ansys.stk.core.stkobjects.IEventDetectionStrategy` Define event detection strategy that uses samples only (without sub-sampling). .. py:currentmodule:: EventDetectionNoSubSampling Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import EventDetectionNoSubSampling