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

structure for storing ellipse parameters More...

#include <sc_ellipse_geometry.h>

Public Attributes

double x0
 x-coordinate center of ellipse
 
double y0
 y-coordinate center of ellipse
 
double a1
 semi-major axis
 
double a2
 semi-minor axis
 
double phi
 angle from x axis to semi-major axis (0,pi)
 

Detailed Description

structure for storing ellipse parameters