See: Description
| Interface | Description | 
|---|---|
| IDynamicFieldOfViewService | 
 A service that provides a time-dynamic sensor field of view volume. 
 | 
| IFieldOfViewService | 
 A service that provides a sensor volume. 
 | 
| Class | Description | 
|---|---|
| ComplexConic | 
 A sensor volume defined by inner and outer half angles, minimum and maximum clock angles,
 and a radial range limit. 
 | 
| Curve | 
 A 1-dimensional geometric figure. 
 | 
| CurveCollection | 
 A collection of  
Curve instances; | 
| CustomSensorPattern | 
 A custom  
SensorFieldOfView defined by a list of directions defining the outer
 perimeter of the field of view. | 
| DynamicSensorFieldOfView | 
 A sensor field-of-view volume that can change shape with time. 
 | 
| DynamicSensorFieldOfViewEvaluator | 
 Evaluates a  
SensorFieldOfView that changes with time. | 
| Ellipsoid | 
 A quadratic surface defined in Cartesian coordinates by the equation: 
 | 
| EllipsoidComplexSurfaceCurve | 
 Represents a curve comprised of several connected curves on the surface of an ellipsoid 
 | 
| EllipsoidGeodesic | 
 A minimum length path conforming to the surface of an ellipsoid and connecting two planetodetic surface points. 
 | 
| EllipsoidRhumbLine | 
 A path of constant heading conforming to the surface of an ellipsoid and connecting two planetodetic surface points. 
 | 
| EllipsoidSurfaceCurve | 
 Represents a curve on the surface of an ellipsoid. 
 | 
| EllipsoidSurfaceCurveIntersectionResults | 
 Holds the data for the location of an intersection between two  
EllipsoidSurfaceCurves. | 
| EllipsoidSurfaceRegion | 
 This class represents a region of the surface of an  
Ellipsoid bounded by a closed surface curve. | 
| EllipsoidSurfaceRegionHole | 
 This class represents a hole in a region of the surface of an  
Ellipsoid bounded by a closed surface curve. | 
| EnclosureDescription | 
 Describes an enclosure, as returned by  
Solid.getEnclosureDescriptions(). | 
| EnclosureDescriptionCollection | 
 A collection of  
EnclosureDescription instances. | 
| EntityDynamicSensorFieldOfView<TEntity extends IEntitySensorFieldOfView> | 
 A  
DynamicSensorFieldOfView that gets the current sensor shape from a tracking entity
 implementing IEntitySensorFieldOfView. | 
| Figure | 
 A geometric figure. 
 | 
| PointOnCurve | 
 Represents a specific point on a  
Curve. | 
| RectangularPyramid | 
 A sensor volume with a rectangular cross section and a radial range limit. 
 | 
| SensorFieldOfView | 
 A sensor field of view volume. 
 | 
| SensorProjection | 
 A projection of a sensor onto the surface of an ellipsoid and into space. 
 | 
| SensorProjectionBoundary | 
 The boundary of a sensor projection. 
 | 
| SensorProjectionBoundaryCollection | 
 A collection of  
SensorProjectionBoundaries. | 
| SensorProjectionHorizon | 
 Describes a portion of a  
SensorProjectionBoundary that
 occurs at the limb of the central body. | 
| SensorProjectionHorizonCollection | 
 A collection of  
SensorProjectionHorizon instances. | 
| SensorProjectionOptions | 
 Specifies options to the  
SensorFieldOfView.getProjection(Ellipsoid,KinematicTransformation,SensorProjectionOptions) method. | 
| Solid | 
 A 3-dimensional geometric figure. 
 | 
| SyntheticApertureRadarVolume | 
 A sensor volume defined by inner and outer half angles, fore and aft exclusion angles,
 and a radial range limit. 
 | 
| Enum | Description | 
|---|---|
| EllipsoidType | 
 The type of an ellipsoid. 
 | 
| EnclosureFunctionType | 
 Describes the nature of an enclosure function returned by  
Solid.getEnclosureDescriptions(). | 
| SensorSpaceProjection | 
 Specifies the type of projection to use when projecting a sensor into space. 
 |