Struct IMUReportGyroscope

Inheritance Relationships

Base Type

Struct Documentation

struct IMUReportGyroscope : public dai::IMUReport

Gyroscope.

Units are [rad/s]

Public Members

float x = 0
float y = 0
float z = 0