Public Attributes

maneuver_s Struct Reference

Maneuver data structure.

List of all members.

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.

Member Data Documentation