Function caerIMU6EventGetGyroY
Defined in File imu6.h
Function Documentation
-
static inline float caerIMU6EventGetGyroY(caerIMU6EventConst event)
Get the Y axis (pitch) angular velocity reading (from gyroscope). This is in °/s (deg/sec).
- Parameters:
event – a valid IMU6Event pointer. Cannot be NULL.
- Returns:
angular velocity on the Y axis (pitch).