.. _doxcsid-class_p1_1_1_image_sdk_1_1_imu_data: ImuData Class ~~~~~~~~~~~~~ Definition ^^^^^^^^^^ *Namespace:* ``P1.ImageSdk`` An IMU data bundle, that defines the orientation of an auxillary IMU in space :ref:`More...` .. ref-code-block:: csharp :class: doxyrest-overview-code-block public class ImuData .. _csdetails-class_p1_1_1_image_sdk_1_1_imu_data: Remarks ^^^^^^^ An IMU data bundle, that defines the orientation of an auxillary IMU in space If the camera has been been fitted with an IMU, this is the IMU orientation snapshot when the image was taken. The orientation is defined by the principal axes yaw, pitch and roll expressed in degrees. Members ^^^^^^^ .. toctree:: :hidden: Yaw Pitch Roll YawRef .. list-table:: :widths: 30 70 * - :ref:`Yaw ` - Rotation on the vertical axis, where positive direction is clock-wise. * - :ref:`Pitch ` - Rotation on the tranversal axis, (wingtip to wingtip), positive direction raises the aircraft's nose. * - :ref:`Roll ` - Rotation on the longitudinal axis (aircraft's nose to tail), positive direction lifts the left wing, and lowers the right. * - :ref:`YawRef ` - The definition of the Yaw reference point Methods ^^^^^^^ .. toctree:: :hidden: ToString .. list-table:: :widths: 33 67 * - :ref:`ToString() ` - Represent as a human readable string