EventDetection#

class ansys.stk.core.stkobjects.EventDetection#

IntEnum

Overview#

UNKNOWN

Unknown event detection strategy.

NO_SUB_SAMPLING

Event detection strategy not using subsampling.

USE_SUB_SAMPLING

Event detection strategy using subsampling.

Import detail#

from ansys.stk.core.stkobjects import EventDetection