Spaceshot Flight Software
The Illinois Space Society's Homemade Rocket Firmware
rocketStateData< count > Struct Template Reference

Structure for all values related to rocket state. More...

#include <rocketFSM.h>

Public Attributes

RocketFSM::FSM_State rocketStates [count]
 
systime_t timeStamp_RS = 0
 

Detailed Description

template<size_t count>
struct rocketStateData< count >

Structure for all values related to rocket state.

Contains the timestamp for FSM data along with an array of FSM states for each FSM in the flight code


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