CalculationToolSamplingFixedStep#

class ansys.stk.core.analysis_workbench.CalculationToolSamplingFixedStep#

Bases: ICalculationToolSamplingMethod

Fixed step definition includes parameters that determine how scalar data should be sampled based on fixed steps between samples.

Overview#

time_step

Get the fixed time step.

Import detail#

from ansys.stk.core.analysis_workbench import CalculationToolSamplingFixedStep

Property detail#

property CalculationToolSamplingFixedStep.time_step: float#

Get the fixed time step.