CoverageInterval#

class ansys.stk.core.stkobjects.CoverageInterval#

Coverage interval: the time period over which coverage is computed.

Overview#

use_scenario_interval

Use the scenario time period as the coverage interval.

analysis_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.