|
Spacecraft Control Bundle 1
|
A template for control system modules. More...
#include <cs_template.h>
Public Member Functions | |
| cs_template (const char *mod_name) | |
| void | initialize_data () |
| void | initialize () |
| void | handle_event (int code) |
Protected Attributes | |
| CD_REQUEST_REF | input_ref |
| Input. More... | |
| CD_CREATE_REF | output_ref |
| Output. More... | |
A template for control system modules.
|
protected |
Input.
|
protected |
Output.