RK45.RelativeErrorThreshold Property |
Top |
DescriptionIf the absolute error is less than this value, then the absolute error is compared against the tolerance. Otherwise the relative error is compared against the tolerance.
Set a very large value (e.g. 1e100) to ensure the RK45.Tolerance is treated as an absolute error tolerance. Set a very small value (e.g. 1e-100) to ensure that the RK45.Tolerance is treated as a relative error tolerance.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode. Click here to see the documentation for this object in millisecond timing precision mode.
Attributes
Syntax
See also
|