Planning parameters data structure.
More...
#include <sc_formation.h>
|
double | fNom |
| Nominal thrust capability [kN].
|
|
double | horizon |
| Minimum time required between planning and first burn [sec].
|
|
double | dTMin |
| Minimum achievable burn time [sec].
|
|
double | maxDeltaV |
| Maximum achievable delta-v for a single burn [km/s].
|
|
int | nSPOCoarse |
| Number of samples per orbit to use in coarse LP planning.
|
|
int | nSPOFine |
| Number of samples per orbit to use in fine LP planning.
|
|
double | eTol |
| Eccentricity tolerance.
|
|
Planning parameters data structure.