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 |
IEntityRotationalAcceleration
An interface to a tracking entity that has rotational acceleration.
|
Modifier and Type | Method and Description |
---|---|
static <TEntity extends IEntityRotationalVelocity> |
CommonEntityInterfaces.IEntityRotationalVelocity.addToSchema(EntitySchema<TEntity> schema)
Adds the properties defined by this interface to the specified schema.
|