LatitudeLineCoverageGrid Constructor |
Name | Description | |
---|---|---|
LatitudeLineCoverageGrid |
Construct a default instance representing the equator.
| |
LatitudeLineCoverageGrid(CentralBody, Double, Double, Double, Double) |
Construct a new instance based on the given central body and longitude bounds. Both SaveGridCell and UseCellSurfaceAreaForWeight are set to .
The frame is set to the central body's fixed frame and the shape is set to the central body's shape.
| |
LatitudeLineCoverageGrid(TerrainProvider, CentralBody, Double, Double, Double, Double) |
Construct a new instance based on the given terrain and longitude bounds. Both SaveGridCell and UseCellSurfaceAreaForWeight are set to .
|