xrp style wpilib comms
Loading...
Searching...
No Matches
xrp_accel_t Struct Reference

#include <xrp_accel.h>

Public Attributes

union { 
 
   float   accels [3] 
 
   struct { 
 
      float   x 
 
      float   y 
 
      float   z 
 
   }  
 
};  
 

Member Data Documentation

◆ [union]

union { ... } xrp_accel_t

◆ accels

float xrp_accel_t::accels[3]

◆ x

float xrp_accel_t::x

◆ y

float xrp_accel_t::y

◆ z

float xrp_accel_t::z

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