Holds the details of a little joe program set (i.e. a pattern/con file pair) More...
#include <CCD47Ctrl.h>
Public Attributes | |
std::string | name |
Name of the program set. | |
std::string | control_filename |
Name of the control file. | |
std::string | pattern_filename |
Name of the pattern file. | |
std::vector< littlejoe_program > | programs |
Details of the individual programs. | |
double | load_time |
Typical time for this programs set to upload to the little joe. | |
A few differences from the Arcetri version.
Definition at line 83 of file CCD47Ctrl.h.