Function caerIMU9EventSetGyroZ

Function Documentation

static inline void caerIMU9EventSetGyroZ(caerIMU9Event event, float gyroZ)

Set the Z axis (yaw) angular velocity reading (from gyroscope). This is in °/s (deg/sec).

Parameters:
  • event – a valid IMU9Event pointer. Cannot be NULL.

  • gyroZ – angular velocity on the Z axis (yaw).