Lines Matching full:axis

62 | 3-Axis Magnetometer related device files | Description                                             |
66 | in_magn_x_calibbias | Calibration offset for the X-axis magnetometer channel. |
68 | in_magn_x_filter_low_pass_3db_frequency | Bandwidth for the X-axis magnetometer channel. |
70 | in_magn_x_raw | Raw X-axis magnetometer channel value. |
72 | in_magn_y_calibbias | Calibration offset for the Y-axis magnetometer channel. |
74 | in_magn_y_filter_low_pass_3db_frequency | Bandwidth for the Y-axis magnetometer channel. |
76 | in_magn_y_raw | Raw Y-axis magnetometer channel value. |
78 | in_magn_z_calibbias | Calibration offset for the Z-axis magnetometer channel. |
80 | in_magn_z_filter_low_pass_3db_frequency | Bandwidth for the Z-axis magnetometer channel. |
82 | in_magn_z_raw | Raw Z-axis magnetometer channel value. |
98 | 3-Axis Accelerometer related device files | Description |
102 | in_accel_x_calibbias | Calibration offset for the X-axis accelerometer channel. |
104 | in_accel_x_calibscale | Calibration scale for the X-axis accelerometer channel. |
106 | in_accel_x_filter_low_pass_3db_frequency | Bandwidth for the X-axis accelerometer channel. |
108 | in_accel_x_raw | Raw X-axis accelerometer channel value. |
110 | in_accel_y_calibbias | Calibration offset for the Y-axis accelerometer channel. |
112 | in_accel_y_calibscale | Calibration scale for the Y-axis accelerometer channel. |
114 | in_accel_y_filter_low_pass_3db_frequency | Bandwidth for the Y-axis accelerometer channel. |
116 | in_accel_y_raw | Raw Y-axis accelerometer channel value. |
118 | in_accel_z_calibbias | Calibration offset for the Z-axis accelerometer channel. |
120 | in_accel_z_calibscale | Calibration scale for the Z-axis accelerometer channel. |
122 | in_accel_z_filter_low_pass_3db_frequency | Bandwidth for the Z-axis accelerometer channel. |
124 | in_accel_z_raw | Raw Z-axis accelerometer channel value. |
128 | in_deltavelocity_x_raw | Raw X-axis delta velocity channel value. |
130 | in_deltavelocity_y_raw | Raw Y-axis delta velocity channel value. |
132 | in_deltavelocity_z_raw | Raw Z-axis delta velocity channel value. |
136 | 3-Axis Gyroscope related device files | Description |
140 | in_anglvel_x_calibbias | Calibration offset for the X-axis gyroscope channel. |
142 | in_anglvel_x_calibscale | Calibration scale for the X-axis gyroscope channel. |
144 | in_anglvel_x_filter_low_pass_3db_frequency | Bandwidth for the X-axis gyroscope channel. |
146 | in_anglvel_x_raw | Raw X-axis gyroscope channel value. |
148 | in_anglvel_y_calibbias | Calibration offset for the Y-axis gyroscope channel. |
150 | in_anglvel_y_calibscale | Calibration scale for the Y-axis gyroscope channel. |
152 | in_anglvel_y_filter_low_pass_3db_frequency | Bandwidth for the Y-axis gyroscope channel. |
154 | in_anglvel_y_raw | Raw Y-axis gyroscope channel value. |
156 | in_anglvel_z_calibbias | Calibration offset for the Z-axis gyroscope channel. |
158 | in_anglvel_z_calibscale | Calibration scale for the Z-axis gyroscope channel. |
160 | in_anglvel_z_filter_low_pass_3db_frequency | Bandwidth for the Z-axis gyroscope channel. |
162 | in_anglvel_z_raw | Raw Z-axis gyroscope channel value. |
166 | in_deltaangl_x_raw | Raw X-axis delta angle channel value. |
168 | in_deltaangl_y_raw | Raw Y-axis delta angle channel value. |
170 | in_deltaangl_z_raw | Raw Z-axis delta angle channel value. |
229 | Acceleration on X, Y, and Z axis | Meters per Second squared |
231 | Angular velocity on X, Y and Z axis | Radians per second |
233 | Delta velocity on X. Y, and Z axis | Meters per Second |
235 | Delta angle on X, Y, and Z axis | Radians |
239 | Magnetic field along X, Y and Z axis | Gauss |
267 - X-axis acceleration = in_accel_x_raw * in_accel_scale = 0.050938936 m/s^2
268 - Y-axis acceleration = in_accel_y_raw * in_accel_scale = 0.166041977 m/s^2
269 - Z-axis acceleration = in_accel_z_raw * in_accel_scale = 9.722630304 m/s^2
284 - X-axis angular velocity = in_anglvel_x_raw * in_anglvel_scale = −0.001041702 rad/s
285 - Y-axis angular velocity = in_anglvel_y_raw * in_anglvel_scale = −0.000273013 rad/s
286 - Z-axis angular velocity = in_anglvel_z_raw * in_anglvel_scale = 0.002745116 rad/s