Spacecraft Control Bundle 1
|
Low thrust guidance. More...
#include <fsw_geo_transfer_guidance.h>
Public Member Functions | |
fsw_geo_transfer_guidance (const char *mod_name) | |
void | initialize_data () |
void | initialize () |
void | handle_event (int code) |
Protected Attributes | |
Guidance Inputs | |
CD_REQUEST_REF | od_state_ref |
Orbit state. More... | |
CD_REQUEST_REF | ephem_sun_vector_ref |
ECI sun vector. More... | |
CD_REQUEST_REF | quaternion_ref |
Measured quaternion. More... | |
Guidance Commands | |
| |
CD_CREATE_REF | guidance_mode_command_ref |
Guidance mode command (int) More... | |
Guidance Assignments | |
The ACS commands to achieve the correct orientation for the burn. | |
CD_REQUEST_REF | acs_target_quaternion_ref |
Desired quaternion. More... | |
CD_REQUEST_REF | acs_control_mode_command_ref |
ACS control mode (int) More... | |
CD_REQUEST_REF | guidance_thruster_demand_ref |
Thruster demand. More... | |
Low thrust guidance.
|
protected |
ACS control mode (int)
|
protected |
Desired quaternion.
|
protected |
ECI sun vector.
|
protected |
Thruster demand.
|
protected |
Orbit state.
|
protected |
Measured quaternion.