This class is supposed to be used in conjunction with the ODE
framework to indicate allowed absolute and relative errors for
an integrated field.
To use this annotation, precede the declaration of a field
with it like in the following example:
- Author:
- Reinhard Hemmerling
-
Optional Element Summary
Optional Elements
-
Element Details
-
absolute
double absolute- Default:
- 0.0
-
relative
double relative- Default:
- 0.0
-