FieldOfViewCentralBodyProjectionGraphicsExtension Properties |
The FieldOfViewCentralBodyProjectionGraphicsExtension 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 or sets 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 or sets the graphics describing the interior of the projection footprint on the CentralBody.
| |
FootprintOutline |
Gets or sets the graphics describing the outline of the projection footprint on the CentralBody.
| |
IsFrozen |
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an
ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.) | |
Owner |
Gets the owner of this extension.
(Inherited from ObjectExtension.) | |
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 or sets the graphics describing the volume of the projection.
|