| Package | Description |
|---|---|
| agi.foundation.geometry.shapes |
Contains types for representing geometric shapes such as curves, surfaces, and solids.
|
| Modifier and Type | Method and Description |
|---|---|
DynamicSensorFieldOfViewEvaluator |
DynamicSensorFieldOfView.getEvaluator()
Gets an evaluator that can be used to find the shape of the sensor field-of-view volume
at a given date.
|
DynamicSensorFieldOfViewEvaluator |
EntityDynamicSensorFieldOfView.getEvaluator(EvaluatorGroup group)
Gets an evaluator that can be used to find the shape of the sensor field-of-view volume
at a given date.
|
abstract DynamicSensorFieldOfViewEvaluator |
DynamicSensorFieldOfView.getEvaluator(EvaluatorGroup group)
Gets an evaluator that can be used to find the shape of the sensor field-of-view volume
at a given date.
|
| Constructor and Description |
|---|
DynamicSensorFieldOfViewEvaluator(DynamicSensorFieldOfViewEvaluator existingInstance,
CopyContext context)
Initializes a new instance as a copy of an existing instance.
|