CoverageInterval#
- class ansys.stk.core.stkobjects.CoverageInterval#
Coverage interval: the time period over which coverage is computed.
Overview#
Use the scenario time period as the coverage interval. |
|
Get the coverage analysis interval. |
Import detail#
from ansys.stk.core.stkobjects import CoverageInterval
Property detail#
- property CoverageInterval.use_scenario_interval: bool#
Use the scenario time period as the coverage interval.
- property CoverageInterval.analysis_interval: ITimeToolTimeIntervalSmartInterval#
Get the coverage analysis interval.