Package | Description |
---|---|
fr.cnes.sirius.patrius.forces.maneuvers |
Modifier and Type | Method and Description |
---|---|
Set<ImpulseManeuver> |
ManeuversSequence.getImpulseManeuversList()
Get the continue maneuvers list.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ManeuversSequence.add(ImpulseManeuver maneuver)
Adds an impulse maneuver to the list.
|
boolean |
ManeuversSequence.remove(ImpulseManeuver maneuver)
Remove the selected impulse maneuver from the list.
|
Copyright © 2019 CNES. All rights reserved.