SpecifiedCentralBodyCoverageGrid Constructor |
Name | Description | |
---|---|---|
SpecifiedCentralBodyCoverageGrid(CentralBodyCoverageGrid) |
Construct a new instance based on a given instance of another CentralBodyCoverageGrid.
| |
SpecifiedCentralBodyCoverageGrid(CentralBody, CoverageGridPoint) |
Construct a new instance based on a given set of GridPoints and their
corresponding central body.
| |
SpecifiedCentralBodyCoverageGrid(CentralBody, IListCoverageGridPoint) |
Construct a new instance based on a given list of GridPoints and their
corresponding central body.
| |
SpecifiedCentralBodyCoverageGrid(CentralBody, TerrainProvider, CoverageGridPoint) |
Construct a new instance based on a given set of GridPoints and their corresponding terrain.
| |
SpecifiedCentralBodyCoverageGrid(CentralBody, TerrainProvider, IListCoverageGridPoint) |
Construct a new instance based on a given list of GridPoints and their
corresponding terrain.
| |
SpecifiedCentralBodyCoverageGrid(CentralBody, IListCartographic, IListCartographicExtent, Boolean, Boolean) |
Construct a new instance based on a given reference surface, a list of Cartographic points, and the
corresponding extents of each grid cell.
| |
SpecifiedCentralBodyCoverageGrid(CentralBody, TerrainProvider, IListCartographic, IListCartographicExtent, Boolean, Boolean) |
Construct a new instance based on a given reference terrain, a list of Cartographic points, and the
corresponding extents of each grid cell.
|