Changeset 99 in flair-src for trunk/lib/FlairSensorActuator/src/Imu.h
- Timestamp:
- 10/05/16 15:02:20 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/FlairSensorActuator/src/Imu.h
r51 r99 104 104 gui::Tab *GetPlotTab(void) const; 105 105 106 /*! 107 * \brief Get OneAxisRotation 108 * 109 * \return fixed rotation of the imu 110 */ 111 core::OneAxisRotation *GetOneAxisRotation(void) const; 112 113 106 114 protected: 107 115 /*!
Note:
See TracChangeset
for help on using the changeset viewer.