Searched refs:fscaling (Results 1 – 3 of 3) sorted by relevance
1400 float fscaling; // set to FUTPERCOUNT * FMATRIXSCALING in fComputeMagCalibration4() local1417 fscaling = pthisMag->fuTPerCount / DEFAULTB; in fComputeMagCalibration4()1460 ) * fscaling; in fComputeMagCalibration4()1594 float fscaling; // set to FUTPERCOUNT * FMATRIXSCALING in fComputeMagCalibration7() local1606 fscaling = pthisMag->fuTPerCount / DEFAULTB; in fComputeMagCalibration7()1644 ) * fscaling; in fComputeMagCalibration7()1757 float fscaling; // set to FUTPERCOUNT * FMATRIXSCALING in fComputeMagCalibration10() local1769 fscaling = pthisMag->fuTPerCount / DEFAULTB; in fComputeMagCalibration10()1807 ) * fscaling; in fComputeMagCalibration10()
157 float fscaling ///< delta Time
697 void fQuaternionFromRotationVectorDeg(Quaternion *pq, const float rvecdeg[], float fscaling) in fQuaternionFromRotationVectorDeg() argument708 …fetadeg = fscaling * sqrtf(rvecdeg[CHX] * rvecdeg[CHX] + rvecdeg[CHY] * rvecdeg[CHY] + rvecdeg[CHZ… in fQuaternionFromRotationVectorDeg()736 ftmp = fscaling * sinhalfeta / fetadeg; in fQuaternionFromRotationVectorDeg()