WPILibC++ 2027.0.0-alpha-4
Loading...
Searching...
No Matches
HAL_EulerAngles3d Struct Reference

#include <wpi/hal/IMUTypes.h>

Public Attributes

int64_t timestamp
double x
double y
double z

Member Data Documentation

◆ timestamp

int64_t HAL_EulerAngles3d::timestamp

◆ x

double HAL_EulerAngles3d::x

◆ y

double HAL_EulerAngles3d::y

◆ z

double HAL_EulerAngles3d::z

The documentation for this struct was generated from the following file: