SurfaceRegionsCoverageGrid Constructor | 
| Name | Description | |
|---|---|---|
| SurfaceRegionsCoverageGrid(Double, CentralBody, EllipsoidSurfaceRegion) | 
            Create a new instance based on a given resolution and a set of polygonal regions. Both SaveGridCell and UseCellSurfaceAreaForWeight are set to .
              | |
| SurfaceRegionsCoverageGrid(Double, CentralBody, IEnumerableEllipsoidSurfaceRegion) | 
            Create a new instance based on a given resolution and a set of polygonal regions. Both SaveGridCell and UseCellSurfaceAreaForWeight are set to .
              | |
| SurfaceRegionsCoverageGrid(Double, TerrainProvider, CentralBody, EllipsoidSurfaceRegion) | 
            Create a new instance based on a given TerrainProvider, resolution and a set of polygonal regions. Both SaveGridCell and UseCellSurfaceAreaForWeight are set to .
              | |
| SurfaceRegionsCoverageGrid(Double, TerrainProvider, CentralBody, IEnumerableEllipsoidSurfaceRegion) | 
            Create a new instance based on a given TerrainProvider, resolution and a set of polygonal regions. Both SaveGridCell and UseCellSurfaceAreaForWeight are set to .
              |