LatitudeBoundsCoverageGrid Constructor |
| Name | Description | |
|---|---|---|
| LatitudeBoundsCoverageGrid | ||
| LatitudeBoundsCoverageGrid(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 .
| |
| LatitudeBoundsCoverageGrid(TerrainProvider, Double, Double, Double) |
Construct a new instance based on the given terrain and planetodetic latitude bounds.
Both SaveGridCell and UseCellSurfaceAreaForWeight are set to .
| |
| LatitudeBoundsCoverageGrid(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 .
|