Arduino Tinker Library
 All Classes Functions Variables
Public Member Functions | List of all members
Tinker::Abstract3dSensor Class Referenceabstract

Abstract interface for any 3D sensor. More...

#include <AbstractSensor.h>

Inheritance diagram for Tinker::Abstract3dSensor:
Tinker::MagneticSensorLSM303

Public Member Functions

virtual Vect3d< float > value ()=0
 Returns sensor reading.
 

Detailed Description

Abstract interface for any 3D sensor.

Every object that should act as a 3D sensor must inherit from this class.

Author
Nicola Pezzotti

The documentation for this class was generated from the following file: