sensorfw
orientationdata.h File Reference

Datatypes for different filters. More...

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. More...
 
typedef TimedXyzData MagneticFieldData
 Magnetometer measurement data. More...
 
typedef TimedXyzData OrientationData
 Device orientation measurement data. More...
 
typedef TimedXyzData MagnetometerData
 Magnetometer measurement data. More...
 

Detailed Description

Datatypes for different filters.

Copyright (C) 2009-2010 Nokia Corporation

Author
Joep van Gassel joep..nosp@m.van..nosp@m.gasse.nosp@m.l@no.nosp@m.kia.c.nosp@m.om
Timo Rongas ext-t.nosp@m.imo..nosp@m.2.ron.nosp@m.gas@.nosp@m.nokia.nosp@m..com
Ustun Ergenoglu ext-u.nosp@m.stun.nosp@m..erge.nosp@m.nogl.nosp@m.u@nok.nosp@m.ia.c.nosp@m.om
Antti Virtanen antti.nosp@m..i.v.nosp@m.irtan.nosp@m.en@n.nosp@m.okia..nosp@m.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

◆ AccelerationData

Accelerometer mesurement data.

Definition at line 38 of file orientationdata.h.

◆ MagneticFieldData

Magnetometer measurement data.

Definition at line 43 of file orientationdata.h.

◆ MagnetometerData

Magnetometer measurement data.

Definition at line 53 of file orientationdata.h.

◆ OrientationData

Device orientation measurement data.

Definition at line 48 of file orientationdata.h.