1 #ifndef __blip_GyroscopeSensorEvent_hpp 2 #define __blip_GyroscopeSensorEvent_hpp 45 #endif // __blip_GyroscopeSensorEvent_hpp
float getAngularSpeedY() const
Get the angular speed around the Y-axis.
Definition: GyroscopeSensorEvent.hpp:31
float getValue(int index) const
Get a sensor value.
float getAngularSpeedX() const
Get the angular speed around the X-axis.
Definition: GyroscopeSensorEvent.hpp:27
A gyroscope sensor event, which measures angular speed.
Definition: GyroscopeSensorEvent.hpp:14
An abstract base class for sensor events.
Definition: SensorEvent.hpp:20
WAV file format details at: https://ccrma.stanford.edu/courses/422/projects/WaveFormat/.
Definition: AccelerometerSensorEvent.cpp:3
float getAngularSpeedZ() const
Get the angular speed around the Z-axis.
Definition: GyroscopeSensorEvent.hpp:35
virtual ~GyroscopeSensorEvent()
Destructor.
Definition: GyroscopeSensorEvent.cpp:18
Accuracy
Sensor accuracy ratings.
Definition: SensorEvent.hpp:13