| Package | Description |
|---|---|
| org.cts.cs | |
| org.cts.datum | |
| org.cts.op.transformation.grids |
| Modifier and Type | Field and Description |
|---|---|
static GeographicExtent |
GeographicExtent.WORLD
The World Extent that contains all the planet surface.
|
| Modifier and Type | Method and Description |
|---|---|
static GeodeticDatum |
GeodeticDatum.createGeodeticDatum(Identifier identifier,
PrimeMeridian primeMeridian,
Ellipsoid ellipsoid,
GeocentricTransformation toWGS84,
GeographicExtent extent,
String origin,
String epoch)
Creates a new Datum or return a known datum if it already exists.
|
| Constructor and Description |
|---|
VerticalDatum(Identifier identifier,
GeographicExtent extent,
String origin,
String epoch,
VerticalDatum.Type type,
String altitudeGrid,
GeodeticDatum gd)
Creates a new VerticalDatum.
|
| Modifier and Type | Field and Description |
|---|---|
protected GeographicExtent |
GeographicGrid.extent
Extent of use of the Geographic grid.
|
Copyright © 2019 CNRS. All rights reserved.