| Package | Description | 
|---|---|
| agi.foundation.tracking | 
 Contains types for acquiring, analyzing and archiving dynamic data, such as those found in real-time feeds or simulation environments. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IEntityAcceleration
An interface to a tracking entity that has acceleration. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static <TEntity extends IEntityVelocity> | 
CommonEntityInterfaces.IEntityVelocity.addToSchema(EntitySchema<TEntity> schema)
Adds the properties defined by this interface to the specified schema. 
 |