insMotionOrientation
Description
The insMotionOrientation object models orientation-only platform motion
      assuming a constant angular velocity. Passing an insMotionOrientation object to an
        insEKF object
      enables the estimation of 3-D orientation and angular velocity. For details on the motion
      model, see Algorithms.
Creation
Examples
Algorithms
The insMotionOrientation object models the orientation-only motion of platforms.
      The state equation of the motion model is:
where:
- q = (q0, q1, q2, q3) is the quaternion from the navigation frame to the body frame. 
- ω = (0, ωx, ωy, ωz) is the angular velocity of the platform, expressed in the body frame. 
Version History
Introduced in R2022a
See Also
insEKF | insOptions | insMotionPose | positioning.INSMotionModel