Package org.jastronomy.jsofa
Class JSOFA.RefCos
java.lang.Object
org.jastronomy.jsofa.JSOFA.RefCos
- Enclosing class:
- JSOFA
constants A and B in the atmospheric refraction model
dZ = A tan Z + B tan^3 Z.
.
- Version:
- $Revision$ $date$
- Author:
- Paul Harrison (paul.harrison@manchester.ac.uk) 28 Mar 2014
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
a
public double arefraction coefficient A -
b
public double brefraction coefficient B
-
-
Constructor Details
-
RefCos
public RefCos(double a, double b)
-