Sensor Orientation Descriptor.
#include <sensor.h>
Data Fields | |
sensor_axis_vec_t | x |
sensor_axis_vec_t | y |
sensor_axis_vec_t | z |
sensor_axis_vec_t sensor_orient_t::x |
Referenced by ak8975_get_data(), hmc5883l_get_data(), imu3000_get_rotation(), imu3000_isr(), itg3200_get_rotation(), itg3200_isr(), and kxtf9_get_accel().
sensor_axis_vec_t sensor_orient_t::y |
Referenced by ak8975_get_data(), hmc5883l_get_data(), imu3000_get_rotation(), imu3000_isr(), itg3200_get_rotation(), itg3200_isr(), and kxtf9_get_accel().
sensor_axis_vec_t sensor_orient_t::z |
Referenced by ak8975_get_data(), hmc5883l_get_data(), imu3000_get_rotation(), imu3000_isr(), itg3200_get_rotation(), itg3200_isr(), and kxtf9_get_accel().