Package | Description |
---|---|
agi.foundation.platforms |
Contains types used in modeling various mechanical platforms such as satellites, facilities, aircraft, etc.
|
agi.foundation.platforms.advanced |
Defines less commonly used types in modeling various mechanical platforms such as Satellites, Facilities, Aircraft, etc.
|
Modifier and Type | Method and Description |
---|---|
SurfaceGraphics |
FieldOfViewCentralBodyProjectionGraphicsExtension.getFootprintInterior()
|
SurfaceGraphics |
CentralBodySurfaceRegionGraphicsExtension.getInteriorGraphics()
Gets the graphics describing the interior of the region.
|
Modifier and Type | Method and Description |
---|---|
void |
FieldOfViewCentralBodyProjectionGraphicsExtension.setFootprintInterior(SurfaceGraphics value)
|
void |
CentralBodySurfaceRegionGraphicsExtension.setInteriorGraphics(SurfaceGraphics value)
Sets the graphics describing the interior of the region.
|
Modifier and Type | Method and Description |
---|---|
SurfaceGraphics |
IFieldOfViewCentralBodyProjectionGraphicsService.getFootprintInterior()
Gets the graphics describing the interior of the projection footprint.
|
SurfaceGraphics |
ICentralBodySurfaceRegionGraphicsService.getInteriorGraphics()
Gets the graphics describing the interior of the region.
|
Constructor and Description |
---|
SurfaceUpdater(SurfaceGraphics surfaceGraphics,
EvaluatorGroup group)
Creates a new instance using the provided
SurfaceGraphics
and EvaluatorGroup |