MAV'RIC
Public Member Functions
Mpu_6050_gyr Class Reference

Intermediate interface class for the gyro inside MPU_6050. More...

#include <mpu_6050.hpp>

Inheritance diagram for Mpu_6050_gyr:
Inheritance graph
[legend]
Collaboration diagram for Mpu_6050_gyr:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual bool update_gyr (void)=0
bool update (void)
 Main update function Reads new values from sensor.

Detailed Description

Intermediate interface class for the gyro inside MPU_6050.

Inherits only gyroscope


Member Function Documentation

bool Mpu_6050_gyr::update ( void  ) [inline, virtual]

Main update function Reads new values from sensor.

Returns:
Success

Implements Gyroscope.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines