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

Structure for storing the data output of the closest orbit. More...

#include <sc_orbit.h>

Public Attributes

ml_matrix r
 Position vector.
 
ml_matrix d
 minimum distance
 
ml_matrix julian_date
 Julian data.
 
ml_int_array id
 id
 

Detailed Description

Structure for storing the data output of the closest orbit.