Enum DcmIntegrationMethods
Defined in File MechanizationOptions.hpp
Enum Documentation
Method to integrate delta rotations into new DCM.
Values:
First-order integration
C * I + skew(d).
Use 6th order Taylor series expansion of the rotation vector.
Integrate using matrix exponential.