| Modifier and Type | Class and Description |
|---|---|
class |
GeodeticMeasurement
This is the outcome of a three dimensional geodetic calculation.
|
| Modifier and Type | Method and Description |
|---|---|
GeodeticCurve |
GeodeticCalculator.calculateGeodeticCurve(Ellipsoid ellipsoid,
GlobalCoordinates start,
GlobalCoordinates end)
Calculate the geodetic curve between two points on a specified reference
ellipsoid.
|
| Constructor and Description |
|---|
GeodeticMeasurement(GeodeticCurve averageCurve,
double elevationChange)
Creates a new instance of GeodeticMeasurement.
|
Copyright © 2016. All rights reserved.