sensorfw
|
Filter for calculating device axis rotations. More...
#include <rotationfilter.h>
Static Public Member Functions | |
static FilterBase * | factoryMethod () |
Factory method. More... | |
Filter for calculating device axis rotations.
Axis rotations are given in degrees. Rotation is defined as the angle between the acceleration vector and the positive axis.
Definition at line 40 of file rotationfilter.h.
|
inlinestatic |
Factory method.
Definition at line 48 of file rotationfilter.h.