Package org.jastronomy.jsofa
Class JSOFA.GeodeticCoord
java.lang.Object
org.jastronomy.jsofa.JSOFA.GeodeticCoord
- Enclosing class:
JSOFA
Geodetic coordinates.
- Since:
- AIDA Stage 1
- Author:
- Paul Harrison (paul.harrison@manchester.ac.uk) 4 Feb 2010
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
elong
public double elonglongitude (radians, east +ve) -
phi
public double philatitude (geodetic, radians) -
height
public double heightheight above ellipsoid (geodetic)
-
-
Constructor Details
-
GeodeticCoord
public GeodeticCoord(double elong, double phi, double height)
-