Classes | Typedefs

datatypes/orientationdata.h File Reference

Datatypes for different filters. More...

#include <datatypes/genericdata.h>
#include <datatypes/unsigned.h>

Go to the source code of this file.

Classes

class  CalibratedMagneticFieldData
 Datatype for calibrated magnetometer measurements. More...
class  CompassData
 Datatype for compass measurements. More...
class  ProximityData
 Datatype for proximity measurements. More...

Typedefs

typedef TimedXyzData AccelerationData
 Accelerometer mesurement data.
typedef TimedXyzData MagneticFieldData
 Magnetometer measurement data.
typedef TimedXyzData AngularVelocityData
 Gyroscope measurement data.
typedef TimedXyzData OrientationData
 Device orientation measurement data.
typedef TimedXyzData MagnetometerData
 Magnetometer measurement data.

Detailed Description

Datatypes for different filters.

Copyright (C) 2009-2010 Nokia Corporation

Author:
Joep van Gassel <joep.van.gassel@nokia.com>
Timo Rongas <ext-timo.2.rongas@nokia.com>
Ustun Ergenoglu <ext-ustun.ergenoglu@nokia.com>
Antti Virtanen <antti.i.virtanen@nokia.com>

This file is part of Sensord.

Sensord is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1 as published by the Free Software Foundation.

Sensord is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with Sensord. If not, see <http://www.gnu.org/licenses/>.

Definition in file orientationdata.h.


Typedef Documentation

Accelerometer mesurement data.

Definition at line 38 of file orientationdata.h.

Gyroscope measurement data.

Definition at line 48 of file orientationdata.h.

Magnetometer measurement data.

Definition at line 43 of file orientationdata.h.

Magnetometer measurement data.

Definition at line 58 of file orientationdata.h.

Device orientation measurement data.

Definition at line 53 of file orientationdata.h.