QObject facade for OrientationData.
Datatype for device pose interpretation.
PoseData(Orientation orientation)
Constructor.
PoseData::Orientation orientation_
Device Orientation.
Orientation
Possible device postures.
@ FaceDown
Device face is down.
@ RightUp
Device right side is up.
@ FaceUp
Device face is up.
@ Undefined
Orientation is unknown.
@ LeftUp
Device left side is up.
@ BottomUp
Device bottom is up.
@ BottomDown
Device bottom is down.
PoseData(const quint64 ×tamp, Orientation orientation)
Constructor.
A base class for measurement data that contain timestamp.
Q_DECLARE_METATYPE(TMatrix)
Basic datatypes for filters.