Cowell.ToleranceWindow Property |
Top |
DescriptionThis property is used to calculate the minimum allowable error between the predicted and corrected state before the step size is increased. This minimum allowable error is considered in orders of magnitude and is used to prevent rounding errors in floating point numbers from accumulating with many small steps. Setting this value too small will decrease the size of the error window and cause the propagator to incur an increased number of calculations due to needing to change the step size frequently to meet the low value of this property.
The ToleranceWindow property is implemented as follows:
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
|