Spacecraft Control Bundle 1
|
This module calls each module in sequence based on the acs_control_period_command. More...
#include <lunar_lander_timer.h>
Public Member Functions | |
lunar_lander_timer (const char *mod_name) | |
void | initialize_data () |
void | initialize () |
void | handle_event (int code) |
Protected Attributes | |
CD_REQUEST_REF | acs_control_period_command_ref |
ACS control period - Command format: double. More... | |
This module calls each module in sequence based on the acs_control_period_command.
Each module is called every time period. This can be modified as you deem necessary for your spacecraft.
|
protected |
ACS control period - Command format: double.