| Package | Description | 
|---|---|
| agi.foundation.geometry.shapes | 
 Contains types for representing geometric shapes such as curves, surfaces, and solids. 
 | 
| 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 | Class and Description | 
|---|---|
class  | 
EntityDynamicSensorFieldOfView<TEntity extends IEntitySensorFieldOfView>
A  
DynamicSensorFieldOfView that gets the current sensor shape from a tracking entity
 implementing IEntitySensorFieldOfView. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SensorFieldOfViewVisualizer<TEntity extends IEntityLastUpdate & IEntityIdentifier & IEntitySensorFieldOfView>
An  
EntityVisualizer that visualizes a set of sensors. |