Click or drag to resize

LatitudeLineCoverageGrid Constructor

Construct a default instance representing the equator.

Namespace:  AGI.Foundation.Geometry.Discrete
Assembly:  AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public LatitudeLineCoverageGrid()
Remarks
The default CentralBody is the EarthCentralBody in the CentralBodiesFacet returned from GetFromContext. The default resolution is 5 degrees. Both SaveGridCell and UseCellSurfaceAreaForWeight are set to .
See Also