Click or drag to resize

LatitudeBoundsCoverageGrid Constructor

Construct a default instance. Both SaveGridCell and UseCellSurfaceAreaForWeight are set to .

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 LatitudeBoundsCoverageGrid()
Remarks
The default CentralBody is the EarthCentralBody in the CentralBodiesFacet returned from GetFromContext. The default resolution is 5 degrees and the bounds lie within 60 degrees of the equator. The default reference frame is the Earth's fixed frame.
See Also