public interface ImpulseParKepManeuver
| Modifier and Type | Method and Description |
|---|---|
void |
computeDV(SpacecraftState state)
Method to compute the DV thanks to Keplerian parameters included in the Spacecraft state.
|
void computeDV(SpacecraftState state) throws PatriusException
state - S/C statePatriusException - thrown if there is no solutionCopyright © 2024 CNES. All rights reserved.