Click or drag to resize

SensorProjectionOptionsSpaceProjectionType Property

Gets or sets the type of space projection to use. When a portion of a sensor does not intersect the ellipsoid, that portion can be projected either to a radial limit or into a plane.

Namespace:  AGI.Foundation.Geometry.Shapes
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public SensorSpaceProjection SpaceProjectionType { get; set; }

Property Value

Type: SensorSpaceProjection
See Also