Spacecraft Control Bundle 1
fsw_geo_transfer_guidance Class Reference

Low thrust guidance. More...

#include <fsw_geo_transfer_guidance.h>

Inheritance diagram for fsw_geo_transfer_guidance:

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...
 

Detailed Description

Low thrust guidance.

Member Data Documentation

◆ acs_control_mode_command_ref

CD_REQUEST_REF fsw_geo_transfer_guidance::acs_control_mode_command_ref
protected

ACS control mode (int)

◆ acs_target_quaternion_ref

CD_REQUEST_REF fsw_geo_transfer_guidance::acs_target_quaternion_ref
protected

Desired quaternion.

◆ ephem_sun_vector_ref

CD_REQUEST_REF fsw_geo_transfer_guidance::ephem_sun_vector_ref
protected

ECI sun vector.

◆ guidance_thruster_demand_ref

CD_REQUEST_REF fsw_geo_transfer_guidance::guidance_thruster_demand_ref
protected

Thruster demand.

◆ od_state_ref

CD_REQUEST_REF fsw_geo_transfer_guidance::od_state_ref
protected

Orbit state.

◆ quaternion_ref

CD_REQUEST_REF fsw_geo_transfer_guidance::quaternion_ref
protected

Measured quaternion.


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