IFieldOfViewCentralBodyProjectionGraphicsService Properties |
The IFieldOfViewCentralBodyProjectionGraphicsService type exposes the following members.
Name | Description | |
---|---|---|
ApproximateSamplesPerBoundary |
Gets or sets a parameter defining the approximate number of samples to use in the triangulation of each
SensorProjectionBoundary. A higher number yields a more accurate projection, which affects
the accuracy of the Volume, FootprintOutline, and FootprintInterior.
If this parameter is , approximately 200 samples are used per boundary.
| |
CentralBody |
Gets the CentralBody on which the field of view will be projected.
| |
DisplayEndCap |
Gets or sets a parameter defining if a projection end cap is displayed. The position of the end cap is
determined by the values set in the SensorProjectionOptions.
| |
FootprintInterior |
Gets the graphics describing the interior of the projection footprint.
| |
FootprintOutline |
Gets the graphics describing the outline of the projection footprint.
| |
ProjectionOptions |
Gets or sets additional options for computing the projection, including the distance to which to project
the portion of a sensor that does not intersect the CentralBody.
| |
Volume |
Gets the graphics describing the volume of the projection.
|