| Package | Description |
|---|---|
| org.cts.crs |
| Modifier and Type | Method and Description |
|---|---|
CoordinateOperation |
CompoundCRS.fromGeographicCoordinateConverter()
Creates a CoordinateOperation object to convert coordinates from a
Geographic3DCRS based on the same
GeodeticDatum,
and using normal SI units in the following order : latitude (rad),
longitude (rad) height/altitude (m) to this CoordinateReferenceSystem. |
CoordinateOperation |
CompoundCRS.toGeographicCoordinateConverter()
Creates a CoordinateOperation object to convert coordinates from this CRS
to the Geographic3DCRS based on the same
GeodeticDatum,
and using normal SI units in the following order : latitude (rad), longitude
(rad) height (m). |
Copyright © 2019 CNRS. All rights reserved.