Home
last modified time | relevance | path

Searched defs:SV_6DOF_GY_KALMAN (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/
Dsensor_fusion.h358 struct SV_6DOF_GY_KALMAN struct
361 float fPhiPl; ///< roll (deg)
362 float fThePl; ///< pitch (deg)
363 float fPsiPl; ///< yaw (deg)
364 float fRhoPl; ///< compass (deg)
365 float fChiPl; ///< tilt from vertical (deg)
366 float fRPl[3][3]; ///< a posteriori orientation matrix
367 Quaternion fqPl; ///< a posteriori orientation quaternion
368 float fRVecPl[3]; ///< rotation vector
369 float fOmega[3]; ///< average angular velocity (deg/s)
[all …]