CalculationToolDerivativeBasic#

class ansys.stk.core.analysis_workbench.CalculationToolDerivativeBasic#

Bases: IAnalysisWorkbenchDerivative, IAnalysisWorkbenchComponent

Derivative definition determines how numerical differencing is used to compute derivatives.

Overview#

time_step

Get the time step used for numerical evaluation of derivatives using central differencing.

Import detail#

from ansys.stk.core.analysis_workbench import CalculationToolDerivativeBasic

Property detail#

property CalculationToolDerivativeBasic.time_step: float#

Get the time step used for numerical evaluation of derivatives using central differencing.