| Package | Description | 
|---|---|
| agi.foundation.numericalmethods | 
 Contains general numerical algorithms. 
 | 
| agi.foundation.propagators | 
 Contains types used in producing the state of an object from a known element set. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IEvaluatorParameter<PropagationEvaluationInformation> | 
ScalarAtEndOfNumericalSegmentConstraint.getParameter()
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ScalarAtEndOfNumericalSegmentConstraint.setParameter(IEvaluatorParameter<PropagationEvaluationInformation> value)
 | 
| Modifier and Type | Method and Description | 
|---|---|
PropagationEvaluationInformation | 
NumericalPropagatorState.getPropagationParameter()
Gets the  
PropagationEvaluationInformation based on the CurrentState (get), Epoch (get), 
    and CurrentDate (get / set) of this state. |