WPILibC++ 2027.0.0-alpha-2
Loading...
Searching...
No Matches
HAL_Acceleration3d Struct Reference

#include <hal/IMUTypes.h>

Public Attributes

int64_t timestamp
 
double x
 
double y
 
double z
 

Member Data Documentation

◆ timestamp

int64_t HAL_Acceleration3d::timestamp

◆ x

double HAL_Acceleration3d::x

◆ y

double HAL_Acceleration3d::y

◆ z

double HAL_Acceleration3d::z

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