Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/
Dsensor_fusion.h334 struct SV_6DOF_GB_BASIC struct
337 float fLPPhi; ///< low pass roll (deg)
338 float fLPThe; ///< low pass pitch (deg)
339 float fLPPsi; ///< low pass yaw (deg)
340 float fLPRho; ///< low pass compass (deg)
341 float fLPChi; ///< low pass tilt from vertical (deg)
342 float fLPR[3][3]; ///< low pass filtered orientation matrix
343 Quaternion fLPq; ///< low pass filtered orientation quaternion
344 float fLPRVec[3]; ///< rotation vector
345 float fOmega[3]; ///< virtual gyro angular velocity (deg/s)
[all …]