Filter for calculating device orientation. More...
#include <orientationinterpreter.h>
Public Member Functions | |
PoseData | orientation () const |
Static Public Member Functions | |
static FilterBase * | factoryMethod () |
Factory method. | |
Properties | |
PoseData | orientation |
Filter for calculating device orientation.
Filter for calculating the device orientation. Input from AccelerometerChain is used.
Definition at line 45 of file orientationinterpreter.h.
static FilterBase* OrientationInterpreter::factoryMethod | ( | ) | [inline, static] |
Factory method.
Definition at line 117 of file orientationinterpreter.h.
PoseData OrientationInterpreter::orientation | ( | ) | const [inline] |
Definition at line 122 of file orientationinterpreter.h.
PoseData OrientationInterpreter::orientation [read] |
Definition at line 47 of file orientationinterpreter.h.