| Package | Description | 
|---|---|
| agi.foundation.propagators.advanced | 
 Contains types used to create more specialized propagation scenarios. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
PropagationStateArray | 
PropagationStateCorrectionEvaluator.correctAfterStep(PropagationStepInformation info)
Calculates the last steps state corrections. 
 | 
abstract PropagationStateArray | 
PropagationStateCorrectionEvaluator.correctAfterStep(PropagationStepInformation info,
                PropagationStateArray accelerationCorrection)
Calculates the last steps state corrections, as well as the acceleration correction needed by a multistep integrator. 
 |