| Package | Description | 
|---|---|
| agi.foundation.propagators | Contains types used in producing the state of an object from a known element set. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected boolean | BallisticPropagator. checkForSameDefinition(BallisticPropagator other)Checks to determine if another instance has the same definition as this instance and
    returns  trueif it does. | 
| Constructor and Description | 
|---|
| BallisticPropagator(BallisticPropagator existingInstance,
                   CopyContext context)Initializes a new instance as a copy of an existing instance. |