ROTATION constant
        
        String
        const ROTATION
        
      
      
Rotation of the phone in x,y,z (typically measured by a gyroscope).
- Event-based measure.
- Uses the Smartphonedevice for data collection.
- Uses a IntervalSamplingConfiguration sampling configuration.
Implementation
static const String ROTATION = CarpDataTypes.ROTATION_TYPE_NAME;