|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GeodeticCurve in org.gavaghan.geodesy |
---|
Subclasses of GeodeticCurve in org.gavaghan.geodesy | |
---|---|
class |
GeodeticMeasurement
This is the outcome of a three dimensional geodetic calculation. |
Methods in org.gavaghan.geodesy that return GeodeticCurve | |
---|---|
GeodeticCurve |
GeodeticCalculator.calculateGeodeticCurve(Ellipsoid ellipsoid,
GlobalCoordinates start,
GlobalCoordinates end)
Calculate the geodetic curve between two points on a specified reference ellipsoid. |
Constructors in org.gavaghan.geodesy with parameters of type GeodeticCurve | |
---|---|
GeodeticMeasurement(GeodeticCurve averageCurve,
double elevationChange)
Creates a new instance of GeodeticMeasurement. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |