Package org.jastronomy.jsofa
Class JSOFA.CelestialIntermediatePole
java.lang.Object
org.jastronomy.jsofa.JSOFA.CelestialIntermediatePole
- Enclosing class:
- JSOFA
The components x,y are components of the Celestial Intermediate
Pole unit vector in the Geocentric Celestial Reference System.
- Since:
- AIDA Stage 1
- Author:
- Paul Harrison (paul.harrison@manchester.ac.uk) 29 Jan 2010
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
x
public double x -
y
public double y
-
-
Constructor Details
-
CelestialIntermediatePole
public CelestialIntermediatePole(double x, double y)
-