Spacecraft Control Framework 1.0
Spacecraft Control Library
Public Attributes | List of all members
lambert_out Struct Reference

Structure for storing the data output the Lambert TOF solver. More...

#include <sc_orbit_mnvr.h>

Public Attributes

ml_matrix vT
 Transfer velocity.
 
double a
 Semi-major axis of the trajectory.
 
double p
 The parameter for the orbit.
 
double tol
 Achieved tolerance.
 

Detailed Description

Structure for storing the data output the Lambert TOF solver.