CentralBodyCoverageGrid Constructor |
| Name | Description | |
|---|---|---|
| CentralBodyCoverageGrid | Initializes a new instance. | |
| CentralBodyCoverageGrid(CentralBody) |
Initializes a new instance with a specified central body. The ReferenceFrame defaults to the central body's fixed frame.
| |
| CentralBodyCoverageGrid(CentralBodyCoverageGrid) |
Initializes a new instance using the same reference surface as an existing grid.
| |
| CentralBodyCoverageGrid(TerrainProvider) |
Initializes a new instance with a specified reference terrain.
| |
| CentralBodyCoverageGrid(CentralBody, TerrainProvider) |
Initializes a new instance with a specified reference terrain. The ReferenceFrame defaults to the central body's fixed frame.
|