CalculationToolScalarDerivative#
- class ansys.stk.core.analysis_workbench.CalculationToolScalarDerivative#
Bases:
ICalculationToolScalar
,IAnalysisWorkbenchComponent
Derivative of an input scalar calculation.
Overview#
The input scalar component used to compute the derivative. |
|
The time step used, if necessary, in numerical evaluation of derivatives using central differencing. |
|
Force the use of numerical differences even if the derivative can be computed analytically. |
Import detail#
from ansys.stk.core.analysis_workbench import CalculationToolScalarDerivative
Property detail#
- property CalculationToolScalarDerivative.scalar: ICalculationToolScalar#
The input scalar component used to compute the derivative.