sensorfw
|
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... | |
Datatypes for different filters.
Copyright (C) 2009-2010 Nokia Corporation
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 TimedXyzData AccelerationData |
Accelerometer mesurement data.
Definition at line 38 of file orientationdata.h.
typedef TimedXyzData MagneticFieldData |
Magnetometer measurement data.
Definition at line 43 of file orientationdata.h.
typedef TimedXyzData MagnetometerData |
Magnetometer measurement data.
Definition at line 53 of file orientationdata.h.
typedef TimedXyzData OrientationData |
Device orientation measurement data.
Definition at line 48 of file orientationdata.h.