Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

adxl_reading_t Struct Reference

Struct used to return raw and processed readings from the ADXL. More...

#include <adxl_util.h>


Data Fields

int16_t raw [NUM_ADXL_CHANNELS]
double G [NUM_ADXL_CHANNELS]


Detailed Description

Struct used to return raw and processed readings from the ADXL.

Definition at line 65 of file adxl_util.h.


Field Documentation

double adxl_reading_t::G[NUM_ADXL_CHANNELS]
 

Definition at line 68 of file adxl_util.h.

Referenced by adxl_do_work(), adxl_read(), and daq_thread_main().

int16_t adxl_reading_t::raw[NUM_ADXL_CHANNELS]
 

Definition at line 67 of file adxl_util.h.

Referenced by adxl_read().


The documentation for this struct was generated from the following file:
Generated on Fri May 2 15:13:15 2003 for ADXL202-NEESgrid driver by doxygen1.3