Spacecraft Control Framework 1.0
Spacecraft Control Library
|
Eccentric team goals data structure. More...
#include <sc_formation.h>
Public Attributes | |
int | nU |
Number of unique states. | |
int | teamID |
Team ID. | |
ecc_geom_t | geometry [FF_MAX_MEMBERS] |
Array of eccentric geometric goals. | |
constraints_t | constraints [FF_MAX_MEMBERS] |
Array of assignment constraints. | |
double | dPhi |
Angular resolution [rad]. | |
Eccentric team goals data structure.