USER_ACCELEROMETER constant

String const USER_ACCELEROMETER

Measure type for continuos collection of user accelerometer data (x,y,z). This excludes gravity.

  • Event-based measure.
  • Uses the Smartphone master device for data collection.
  • No sampling configuration needed.

Implementation

static const String USER_ACCELEROMETER = 'dk.cachet.carp.user_accelerometer';