Click or drag to resize

LongitudeLineCoverageGrid Constructor

Construct a default instance representing the prime meridian.

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 LongitudeLineCoverageGrid()
Remarks
The default CentralBody is the EarthCentralBody in the CentralBodiesFacet returned from GetFromContext. The default resolution is 5 degrees. The default reference frame is the Earth's fixed frame. Both SaveGridCell and UseCellSurfaceAreaForWeight are set to .
See Also