|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface AdapterPropagator.DifferentialEffect
Interface for orbit differential effects.
| Method Summary | |
|---|---|
SpacecraftState |
apply(SpacecraftState original)
Apply the effect to a spacecraft state. |
| Method Detail |
|---|
SpacecraftState apply(SpacecraftState original)
throws OrekitException
spacecraft state.
Applying the effect may be a no-op in some cases. A typical example is maneuvers, for which the state is changed only for time after the maneuver occurrence.
original - original state without the effect
OrekitException - if effect cannot be computed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||