31 #include "bufferreader.h" 32 #include "abstractchain.h" 40 #include <ContextProvider> 59 ContextProvider::Property isStableProperty;
60 ContextProvider::Property isShakyProperty;
61 ContextProvider::Group group;
64 DeviceAdaptor* accelerometerAdaptor;
73 static const int STABILITY_THRESHOLD;
74 static const int UNSTABILITY_THRESHOLD;
75 static const float STABILITY_HYSTERESIS;
Datatypes for different filters.
Filter for providing the Orientation.IsStable context property.
StabilityBin(ContextProvider::Service &service)