|
Spacecraft Control Framework 1.0
Spacecraft Control Library
|
Maneuver data structure. More...
#include <sc_formation.h>
Public Attributes | |
| bool | achieve |
| Flag indicating whether to achieve the maneuver or not. | |
| int | nBurns |
| Number of burns. | |
| burn_t | burnData [FF_MAX_BURNS] |
| Array of burn data structures. | |
| double | t0 |
| Maneuver start time [MET]. | |
| double | tF |
| Maneuver completion time [MET]. | |
| int | iD |
| Maneuver command ID. | |
Maneuver data structure.