| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.forces.maneuvers | |
| fr.cnes.sirius.patrius.forces.maneuvers.orbman |
| Modifier and Type | Method and Description |
|---|---|
ImpulseManeuver |
ImpulseManeuver.copy()
A copy of the detector.
|
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImpulseDaManeuver
Class defining an impulsive maneuver with a semi-major axis increment as input.
|
class |
ImpulseDeManeuver
Class defining an impulsive maneuver with an eccentricity and a semi major axis increment as input.
|
class |
ImpulseDiManeuver
Class defining an impulsive maneuver with a inclination and eventually a semi major axis increment as input.
|
Copyright © 2025 CNES. All rights reserved.