| Package | Description | 
|---|---|
| agi.foundation.platforms | 
 Contains types used in modeling various mechanical platforms such as satellites, facilities, aircraft, etc. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SensorProjectionEvaluator | 
FieldOfViewExtension.getSensorProjectionEvaluator(CentralBody centralBody)
Gets an evaluator that can project the field of view of the sensor onto the ellipsoid
    surface of a central body. 
 | 
SensorProjectionEvaluator | 
DynamicFieldOfViewExtension.getSensorProjectionEvaluator(CentralBody centralBody)
Gets an evaluator that can project the field of view of the sensor onto the ellipsoid
    surface of a central body. 
 | 
SensorProjectionEvaluator | 
FieldOfViewExtension.getSensorProjectionEvaluator(CentralBody centralBody,
                            EvaluatorGroup group)
Gets an evaluator that can project the field of view of the sensor onto the ellipsoid
    surface of a central body. 
 | 
SensorProjectionEvaluator | 
DynamicFieldOfViewExtension.getSensorProjectionEvaluator(CentralBody centralBody,
                            EvaluatorGroup group)
Gets an evaluator that can project the field of view of the sensor onto the ellipsoid
    surface of a central body. 
 | 
SensorProjectionEvaluator | 
IFieldOfViewProjectionService.getSensorProjectionEvaluator(CentralBody centralBody,
                            SensorProjectionOptions projectionOptions)
Gets an evaluator that can project the field of view of the sensor onto the ellipsoid
    surface of a central body. 
 | 
SensorProjectionEvaluator | 
FieldOfViewExtension.getSensorProjectionEvaluator(CentralBody centralBody,
                            SensorProjectionOptions projectionOptions)
Gets an evaluator that can project the field of view of the sensor onto the ellipsoid
    surface of a central body. 
 | 
SensorProjectionEvaluator | 
DynamicFieldOfViewExtension.getSensorProjectionEvaluator(CentralBody centralBody,
                            SensorProjectionOptions projectionOptions)
Gets an evaluator that can project the field of view of the sensor onto the ellipsoid
    surface of a central body. 
 | 
SensorProjectionEvaluator | 
IFieldOfViewProjectionService.getSensorProjectionEvaluator(CentralBody centralBody,
                            SensorProjectionOptions projectionOptions,
                            EvaluatorGroup group)
Gets an evaluator that can project the field of view of the sensor onto the ellipsoid
    surface of a central body. 
 | 
SensorProjectionEvaluator | 
FieldOfViewExtension.getSensorProjectionEvaluator(CentralBody centralBody,
                            SensorProjectionOptions projectionOptions,
                            EvaluatorGroup group)
Gets an evaluator that can project the field of view of the sensor onto the ellipsoid
    surface of a central body. 
 | 
SensorProjectionEvaluator | 
DynamicFieldOfViewExtension.getSensorProjectionEvaluator(CentralBody centralBody,
                            SensorProjectionOptions projectionOptions,
                            EvaluatorGroup group)
Gets an evaluator that can project the field of view of the sensor onto the ellipsoid
    surface of a central body. 
 | 
| Constructor and Description | 
|---|
SensorProjectionEvaluator(SensorProjectionEvaluator existingInstance,
                         CopyContext context)
Initializes a new instance as a copy of an existing instance. 
 |