J2DifferentialEffect
, SmallManeuverAnalyticalModel
public static interface AdapterPropagator.DifferentialEffect
Modifier and Type | Method | Description |
---|---|---|
SpacecraftState |
apply(SpacecraftState original) |
Apply the effect to a
spacecraft state . |
SpacecraftState apply(SpacecraftState original)
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 effectCopyright © 2002-2019 CS Systèmes d'information. All rights reserved.