Package | Description |
---|---|
agi.foundation.geometry |
Contains types for expressing the motion of fundamental geometric objects such as points, axes, and reference frames;
the manner in which they are related; and transformations between representations.
|
Modifier and Type | Method and Description |
---|---|
static void |
DynamicMatrixPropagationParameter.configureIndicesOnEvaluator(EvaluatorGroup group,
DynamicMatrixPropagationParameter matrix,
Motion1<int[]> stateInputIndices)
This is called by
PropagationStateElement instances using DynamicMatrixPropagationParameter so that
the element can update the indices used to identify the individual values corresponding to this scalar in the state
during evaluation. |