Searched refs:fGs (Results 1 – 8 of 8) sorted by relevance
3 …550d5d9b592df3fd8b10c97c07d98" title="function maps the accelerometer data fGs (g) onto precision …
12 …550d5d9b592df3fd8b10c97c07d98" title="function maps the accelerometer data fGs (g) onto precision …
21 …550d5d9b592df3fd8b10c97c07d98" title="function maps the accelerometer data fGs (g) onto precision …
85 pthisAccelBuffer->fSumGs[i] += pthisAccel->fGs[i]; in fUpdateAccelBuffer()127 ftmp[i] = pthisAccel->fGs[i] - pthisAccelCal->fV[i]; in fInvertAccelCal()
200 float fGs[3]; ///< averaged measurement (g) member
180 sfg->Accel.fGs[j] = (float)sfg->Accel.iGs[j] * sfg->Accel.fgPerCount; in processAccelData()