AnboxSensorVector represents acceleration along each device axis or current device rotation angles: azimuth, pitch, roll.
More...
#include <types.h>
AnboxSensorVector represents acceleration along each device axis or current device rotation angles: azimuth, pitch, roll.
Definition at line 1340 of file types.h.
struct { ... } AnboxSensorVector::angle |
struct { ... } AnboxSensorVector::axis |
◆ azimuth
float AnboxSensorVector::azimuth |
Rotation angles: azimuth
Definition at line 1354 of file types.h.
◆ pitch
float AnboxSensorVector::pitch |
Rotation angles: pitch
Definition at line 1356 of file types.h.
◆ roll
float AnboxSensorVector::roll |
Rotation angles: roll
Definition at line 1358 of file types.h.
Underlying data value
Definition at line 1343 of file types.h.
float AnboxSensorVector::x |
float AnboxSensorVector::y |
float AnboxSensorVector::z |
The documentation for this struct was generated from the following file: