|
Jafar
|
set of constraints structured with the trajectory More...
set of constraints structured with the trajectory
Definition at line 23 of file config.hpp.
#include <config.hpp>
Public Member Functions | |
| void | computeTimeLine (Formation const &form, std::list< Constraint * > const &constList, Trajectory const &traj) |
| void | updateAdd (Constraint *constraint) |
| void | updateRemove (std::list< Constraint * > const &constList, ConstraintType type) |
| Interval | getInterval (int wpId) const |
Private Attributes | |
| std::list< Interval > | timeLine |
| std::list< int > | wpIdList |
| SplitParam | splitParam |
| bool | readyToSplit |
| Generated on Wed Oct 15 2014 00:37:44 for Jafar by doxygen 1.7.6.1 |
|