sensorfw
AccelerometerChain Class Reference

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

#include <accelerometerchain.h>

Inheritance diagram for AccelerometerChain:

Public Slots

bool start ()
 
bool stop ()
 

Static Public Member Functions

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

Protected Member Functions

 AccelerometerChain (const QString &id)
 
 ~AccelerometerChain ()
 

Detailed Description

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

Output buffers:

  • accelerometer

For direct raw data (no coordinate correction) use AccelerometerAdaptor.

Definition at line 48 of file accelerometerchain.h.

Constructor & Destructor Documentation

◆ AccelerometerChain()

AccelerometerChain::AccelerometerChain ( const QString &  id)
protected

◆ ~AccelerometerChain()

AccelerometerChain::~AccelerometerChain ( )
protected

Member Function Documentation

◆ factoryMethod()

static AbstractChain * AccelerometerChain::factoryMethod ( const QString &  id)
inlinestatic

Factory method for AccelerometerChain.

Returns
Pointer to new AccelerometerChain instance as AbstractChain*

Definition at line 57 of file accelerometerchain.h.

◆ start

bool AccelerometerChain::start ( )
slot

◆ stop

bool AccelerometerChain::stop ( )
slot

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