Interface used to access the calculation options for a procedure or phase.
IntegratorType | Gets or sets the integrator type. |
IntegratorTypeString | Gets or sets the integrator type as a string value. Use this for custom integrators. |
MaxBadSteps | Gets or sets the maximum number of bad steps Aviator will allow before ceasing calculation. |
MaxIterations | Gets or sets the maximum number of iterations per time step Aviator will attempt. |
MaxRelMotionFactor | Gets or sets the maximum motion allowed between sampling points. |
StateCacheTimeInterval | Gets or sets the time interval used to store the state information. |
TimeResolution | Gets or sets the tolerance for resolving time calculations. |