{{javascript}}ODEIntegrator
Provides attributes for ODE integrators:
IntegratorType, minStepSize, maxStepSize, absoluteTolerance, relativeTolerance. For methods without step size control, minStepSize and maxStepSize should be equal.