CoverageDataRetention#
- class ansys.stk.core.stkobjects.CoverageDataRetention#
IntEnum
Overview#
|
Unknown data retention method. |
|
All Data - Retains start and stop times for all accesses in virtual memory. |
|
Static Only - As access is computed for each point, STK also computes the static value for each figure of merit. Raw access data is then deleted to minimize memory usage. |
Import detail#
from ansys.stk.core.stkobjects import CoverageDataRetention