Lines Matching refs:axis

63 | in_magn_x_calibbias                      | Calibration offset for the X-axis magnetometer channel…
65 | in_magn_x_filter_low_pass_3db_frequency | Bandwidth for the X-axis magnetometer channel. …
67 | in_magn_x_raw | Raw X-axis magnetometer channel value. …
69 | in_magn_y_calibbias | Calibration offset for the Y-axis magnetometer channel…
71 | in_magn_y_filter_low_pass_3db_frequency | Bandwidth for the Y-axis magnetometer channel. …
73 | in_magn_y_raw | Raw Y-axis magnetometer channel value. …
75 | in_magn_z_calibbias | Calibration offset for the Z-axis magnetometer channel…
77 | in_magn_z_filter_low_pass_3db_frequency | Bandwidth for the Z-axis magnetometer channel. …
79 | in_magn_z_raw | Raw Z-axis magnetometer channel value. …
99 | in_accel_x_calibbias | Calibration offset for the X-axis accelerometer chann…
101 | in_accel_x_calibscale | Calibration scale for the X-axis accelerometer channe…
103 | in_accel_x_filter_low_pass_3db_frequency | Bandwidth for the X-axis accelerometer channel. …
105 | in_accel_x_raw | Raw X-axis accelerometer channel value. …
107 | in_accel_y_calibbias | Calibration offset for the Y-axis accelerometer chann…
109 | in_accel_y_calibscale | Calibration scale for the Y-axis accelerometer channe…
111 | in_accel_y_filter_low_pass_3db_frequency | Bandwidth for the Y-axis accelerometer channel. …
113 | in_accel_y_raw | Raw Y-axis accelerometer channel value. …
115 | in_accel_z_calibbias | Calibration offset for the Z-axis accelerometer chann…
117 | in_accel_z_calibscale | Calibration scale for the Z-axis accelerometer channe…
119 | in_accel_z_filter_low_pass_3db_frequency | Bandwidth for the Z-axis accelerometer channel. …
121 | in_accel_z_raw | Raw Z-axis accelerometer channel value. …
125 | in_deltavelocity_x_raw | Raw X-axis delta velocity channel value. …
127 | in_deltavelocity_y_raw | Raw Y-axis delta velocity channel value. …
129 | in_deltavelocity_z_raw | Raw Z-axis delta velocity channel value. …
137 | in_anglvel_x_calibbias | Calibration offset for the X-axis gyroscope channel.…
139 | in_anglvel_x_calibscale | Calibration scale for the X-axis gyroscope channel. …
141 | in_anglvel_x_filter_low_pass_3db_frequency | Bandwidth for the X-axis gyroscope channel. …
143 | in_anglvel_x_raw | Raw X-axis gyroscope channel value. …
145 | in_anglvel_y_calibbias | Calibration offset for the Y-axis gyroscope channel.…
147 | in_anglvel_y_calibscale | Calibration scale for the Y-axis gyroscope channel. …
149 | in_anglvel_y_filter_low_pass_3db_frequency | Bandwidth for the Y-axis gyroscope channel. …
151 | in_anglvel_y_raw | Raw Y-axis gyroscope channel value. …
153 | in_anglvel_z_calibbias | Calibration offset for the Z-axis gyroscope channel.…
155 | in_anglvel_z_calibscale | Calibration scale for the Z-axis gyroscope channel. …
157 | in_anglvel_z_filter_low_pass_3db_frequency | Bandwidth for the Z-axis gyroscope channel. …
159 | in_anglvel_z_raw | Raw Z-axis gyroscope channel value. …
163 | in_deltaangl_x_raw | Raw X-axis delta angle channel value. …
165 | in_deltaangl_y_raw | Raw Y-axis delta angle channel value. …
167 | in_deltaangl_z_raw | Raw Z-axis delta angle channel value. …
226 | Acceleration on X, Y, and Z axis | Meters per Second squared |
228 | Angular velocity on X, Y and Z axis | Radians per second |
230 | Delta velocity on X. Y, and Z axis | Meters per Second |
232 | Delta angle on X, Y, and Z axis | Radians |
236 | Magnetic field along X, Y and Z axis | Gauss |
264 - X-axis acceleration = in_accel_x_raw * in_accel_scale = 0.050938936 m/s^2
265 - Y-axis acceleration = in_accel_y_raw * in_accel_scale = 0.166041977 m/s^2
266 - Z-axis acceleration = in_accel_z_raw * in_accel_scale = 9.722630304 m/s^2
281 - X-axis angular velocity = in_anglvel_x_raw * in_anglvel_scale = −0.001041702 rad/s
282 - Y-axis angular velocity = in_anglvel_y_raw * in_anglvel_scale = −0.000273013 rad/s
283 - Z-axis angular velocity = in_anglvel_z_raw * in_anglvel_scale = 0.002745116 rad/s