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

Manager for all FSMs in the rocket. More...

#include <FSMCollection.h>

Public Member Functions

 FSMCollection (RocketFSM **FSMs)
 
void tick ()
 
void getStates (rocketStateData< count > &out)
 

Detailed Description

template<size_t count>
class FSMCollection< count >

Manager for all FSMs in the rocket.

Parameters
FSMsArray of pointers to all FSMs which implement RocketFSM
countNumber of FSMs in FSMs array

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