Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/
Dsensor_fusion.h293 struct SV_3DOF_B_BASIC struct
296 float fLPPhi; ///< low pass roll (deg)
297 float fLPThe; ///< low pass pitch (deg)
298 float fLPPsi; ///< low pass yaw (deg)
299 float fLPRho; ///< low pass compass (deg)
300 float fLPChi; ///< low pass tilt from vertical (deg)
301 float fLPR[3][3]; ///< low pass filtered orientation matrix
302 Quaternion fLPq; ///< low pass filtered orientation quaternion
303 float fLPRVec[3]; ///< rotation vector
304 float fOmega[3]; ///< angular velocity (deg/s)
[all …]