Defined by performing the specified function
on the input scalar or time instant.
![]() |
The constant coefficient A. |
![]() |
Get the available function names. |
![]() |
The constant coefficient B. |
![]() |
The constant coefficient C. |
![]() |
The array of constant coefficients, whose dimension and units are determined by those of input and output. |
![]() |
The Convergence definition, which uses time tolerance to determine when time of extremum is found. |
![]() |
The constant coefficient D. |
![]() |
Specify whether to inherit the output dimension from the input scalar or time instant. |
![]() |
The input scalar calculation (used if UseScalar is true). |
![]() |
The input time instant (used if UseScalar is false). |
![]() |
The output dimension. Use any of STK supported dimensions. This value will be used if InheritDimensionFromInput is false. |
![]() |
Specify a unit for the selected output dimension. This is not used for internal computations or reporting/graphing but is needed to unambiguously interpret units of associated coefficients. |
![]() |
The Sampling definition, which can use a fixed step, relative tolerance or curvature tolerance. Relative tolerance uses a combination of relative and absolute changes in scalar values between samples. Curvature tolerance also uses changes in slope between samples. |
![]() |
The function which will use the input scalar or time instant in some combination with the constant coefficients A, B, C, D. |
![]() |
Specify whether to use the input scalar calculation or the time elapsed from the input time instant. Set to true to use the scalar. |