|
Spaceshot Flight Software
The Illinois Space Society's Homemade Rocket Firmware
|
Structure for all values tracked for state estimation. More...
#include <dataLog.h>
Public Attributes | |
| float | state_x = 0 |
| float | state_vx = 0 |
| float | state_ax = 0 |
| float | state_apo = 0 |
| systime_t | timeStamp_state = 0 |
Structure for all values tracked for state estimation.