WR2ImplicitExponentialTimeIntegration#
Source: models/common/WR2ImplicitExponentialTimeIntegration.py
Define the implicit discrete exponential time integration residual of a rotation variable. The residual can be written as \(r = s - \exp\left[ (t-t_n)\dot{s}\right] \circ s_n\), where \(\circ\) denotes the rotation operator.
Inputs#
variable—input·MRP· requiredIntegrated rotation
time—input·Scalar· defaulttTime
Outputs#
variable_residual—output·MRP· defaultvariable_residualOptional name for the derived output (defaults to ‘variable_residual’, i.e. the ‘variable’ variable name with the ‘_residual’ suffix).
Other options#
rate—strOverride name for the variable rate.