Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/
Dsensor_fusion.h392 struct SV_9DOF_GBY_KALMAN struct
395 float fPhiPl; ///< roll (deg)
396 float fThePl; ///< pitch (deg)
397 float fPsiPl; ///< yaw (deg)
398 float fRhoPl; ///< compass (deg)
399 float fChiPl; ///< tilt from vertical (deg)
400 float fRPl[3][3]; ///< a posteriori orientation matrix
401 Quaternion fqPl; ///< a posteriori orientation quaternion
402 float fRVecPl[3]; ///< rotation vector
403 float fOmega[3]; ///< average angular velocity (deg/s)
[all …]