Spacecraft Control Bundle 1
lc_timer Class Reference

This times and sends triggers to all modules. More...

#include <lc_timer.h>

Inheritance diagram for lc_timer:

Public Member Functions

 lc_timer (const char *mod_name)
 
void initialize_data ()
 Request notification of CD_SIMULATION_STEP_EVENT. More...
 
void initialize ()
 
void handle_event (int code)
 

Protected Member Functions

double get_met ()
 

Protected Attributes

double control_time_last
 
double perctol
 
CD_REQUEST_REF acs_control_period_command_ref
 ACS control period - Command format: double. More...
 
double jD0
 
double met_last
 

Detailed Description

This times and sends triggers to all modules.

Contains triggers for CubeSat.

Member Function Documentation

◆ initialize_data()

void lc_timer::initialize_data ( )

Request notification of CD_SIMULATION_STEP_EVENT.

Member Data Documentation

◆ acs_control_period_command_ref

CD_REQUEST_REF lc_timer::acs_control_period_command_ref
protected

ACS control period - Command format: double.


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