|
AMU Library 3.0
C/C++ library for communicating with AMU (Aerospace Measurement Unit) devices
|
#include <amu_types.h>
Data Fields | |
| uint32_t | timestamp [40] |
| float | voltage [40] |
| float | current [40] |
Definition at line 214 of file amu_types.h.
| float ivsweep_packet_t::current[40] |
Definition at line 217 of file amu_types.h.
| uint32_t ivsweep_packet_t::timestamp[40] |
Definition at line 215 of file amu_types.h.
| float ivsweep_packet_t::voltage[40] |
Definition at line 216 of file amu_types.h.