sensorfw
OrientationInterpreter Class Reference

Filter for calculating device orientation. More...

#include <orientationinterpreter.h>

Inheritance diagram for OrientationInterpreter:

Public Member Functions

PoseData orientation () const
 

Static Public Member Functions

static FilterBase * factoryMethod ()
 Factory method. More...
 

Properties

PoseData orientation
 

Detailed Description

Filter for calculating device orientation.

Filter for calculating the device orientation. Input from AccelerometerChain is used.

Definition at line 45 of file orientationinterpreter.h.

Member Function Documentation

◆ factoryMethod()

static FilterBase * OrientationInterpreter::factoryMethod ( )
inlinestatic

Factory method.

Returns
New OrientationInterpreter as FilterBase*.

Definition at line 115 of file orientationinterpreter.h.

◆ orientation()

PoseData OrientationInterpreter::orientation ( ) const
inline

Definition at line 120 of file orientationinterpreter.h.

Property Documentation

◆ orientation

PoseData OrientationInterpreter::orientation
read

Definition at line 1 of file orientationinterpreter.h.


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