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