Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/
Dsensor_fusion.h271 struct SV_3DOF_G_BASIC struct
274 float fLPPhi; ///< low pass roll (deg)
275 float fLPThe; ///< low pass pitch (deg)
276 float fLPPsi; ///< low pass yaw (deg)
277 float fLPRho; ///< low pass compass (deg)
278 float fLPChi; ///< low pass tilt from vertical (deg)
279 float fLPR[3][3]; ///< low pass filtered orientation matrix
280 Quaternion fLPq; ///< low pass filtered orientation quaternion
281 float fLPRVec[3]; ///< rotation vector
282 float fOmega[3]; ///< angular velocity (deg/s)
[all …]