Click or drag to resize

LatitudeBoundsCoverageGrid Constructor

Overload List
  NameDescription
Public methodLatitudeBoundsCoverageGrid
Construct a default instance. Both SaveGridCell and UseCellSurfaceAreaForWeight are set to .
Public methodLatitudeBoundsCoverageGrid(CentralBody, Double, Double, Double)
Construct a new instance based on the given globe and planetodetic latitude bounds in the planet's fixed frame. Both SaveGridCell and UseCellSurfaceAreaForWeight are set to .
Public methodLatitudeBoundsCoverageGrid(TerrainProvider, Double, Double, Double)
Construct a new instance based on the given terrain and planetodetic latitude bounds. Both SaveGridCell and UseCellSurfaceAreaForWeight are set to .
Public methodLatitudeBoundsCoverageGrid(TerrainProvider, CentralBody, Double, Double, Double)
Construct a new instance based on the given terrain and planetodetic latitude bounds. Both SaveGridCell and UseCellSurfaceAreaForWeight are set to .
Top
See Also