sensorfw
AccelerometerChain Class Reference

Accelerometerchain providies raw accelerometer coordinates aligned to Nokia Standard Coordinate system. More...

#include <accelerometerchain.h>

List of all members.

Public Slots

bool start ()
bool stop ()

Static Public Member Functions

static AbstractChain * factoryMethod (const QString &id)
 Factory method for AccelerometerChain.

Protected Member Functions

 AccelerometerChain (const QString &id)
 ~AccelerometerChain ()

Detailed Description

Accelerometerchain providies raw accelerometer coordinates aligned to Nokia Standard Coordinate system.

Output buffers:

Definition at line 48 of file accelerometerchain.h.


Constructor & Destructor Documentation

AccelerometerChain::AccelerometerChain ( const QString &  id) [protected]

Member Function Documentation

static AbstractChain* AccelerometerChain::factoryMethod ( const QString &  id) [inline, static]

Factory method for AccelerometerChain.

Returns:
Pointer to new AccelerometerChain instance as AbstractChain*

Definition at line 57 of file accelerometerchain.h.

bool AccelerometerChain::start ( ) [slot]
bool AccelerometerChain::stop ( ) [slot]

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