GYROSCOPE constant

String const GYROSCOPE

Measure type for continuos collection of gyroscope data (x,y,z).

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

Implementation

static const String GYROSCOPE = 'dk.cachet.carp.gyroscope';