Aerospace Control Framework 1.0
Public Attributes | List of all members
aero_angles_s Struct Reference

Structure for storing orbit data.

#include <sc_aero.h>

Public Attributes

double alpha
 Angle of attack.
 
double beta
 Sideslip.
 
double alpha_dot
 Derivative of angle of attack (rad/s).
 
double beta_dot
 Derivative of sideslip angle (rad/s).
 
double v_total
 Total velocity.
 
double v_total_dot
 Derivative of total velocity.