|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConstantThrustManeuver | |
|---|---|
| fr.cnes.sirius.patrius.forces.maneuvers | |
| Uses of ConstantThrustManeuver in fr.cnes.sirius.patrius.forces.maneuvers |
|---|
| Methods in fr.cnes.sirius.patrius.forces.maneuvers with parameters of type ConstantThrustManeuver | |
|---|---|
boolean |
ManeuversSequence.add(ConstantThrustManeuver maneuver)
Adds a continue maneuver (with constant thrust) to the list. Always check first if the time interval of the maneuver respects the two following conditions: no superposition with any maneuver in the list; the time between the end of the previous maneuver and the start of the maneuver to add, as well as the time between the end of the maneuver to add and the start of the next maneuver, must be bigger than the threshold value. |
boolean |
ManeuversSequence.remove(ConstantThrustManeuver maneuver)
Remove the selected continue maneuver with constant thrust from the list. If the maneuver is not in the list, it returns false. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||