12#include <ControlDeck2/ControlDeck2.h>
29 void initialize_data();
30 void initialize_data_requests();
41 double control_time_last;
51 cd_control_module *fsw_geo_timer_builder(
const char *name);
This module calls each module in sequence based on the acs_control_period_command.
Definition: fsw_geo_timer.h:26
void handle_event(int code)
Trigger the ARMY_INIT_TRIGGER.
Definition: fsw_geo_timer.cc:61
CD_REQUEST_REF acs_control_period_command_ref
Most timers run after the ACS control period.
Definition: fsw_geo_timer.h:37