| Package | Description | 
|---|---|
| agi.foundation.aircraftpropagation | 
 Contains types for propagating an aircraft through various maneuvers subject to 
 flight phase performance models and wind effects. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
AircraftMotionIntegrationPoint.configureIndicesOnEvaluator(EvaluatorGroup group,
                           AircraftMotionIntegrationPoint point,
                           Motion1<int[]> stateInputIndices)
    This is called by  
PropagationStateElement instances using PointPropagationParameter so that
    the element can update the indices used to identify the individual values corresponding to this point in the state
    during evaluation. |