Click or drag to resize

AzimuthElevationMask Constructor

Initializes a new instance.

Namespace:  AGI.Foundation.Terrain
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public AzimuthElevationMask()
Remarks
The new mask is centered at 0.0 longitude, 0.0 latitude, and 0.0 altitude on the EarthCentralBody instance in the CentralBodiesFacet of the current CalculationContext.
See Also