Click or drag to resize

LatitudeLineCoverageGrid Constructor

Overload List
  NameDescription
Public methodLatitudeLineCoverageGrid()
Construct a default instance representing the equator.
Public methodLatitudeLineCoverageGrid(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 true. The frame is set to the central body's fixed frame and the shape is set to the central body's shape.
Public methodLatitudeLineCoverageGrid(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 true.
Top
See Also