Package org.jastronomy.jsofa
Class JSOFA.RefCos
- java.lang.Object
-
- org.jastronomy.jsofa.JSOFA.RefCos
-
- Enclosing class:
- JSOFA
public static class JSOFA.RefCos extends java.lang.Object
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
-
-
Constructor Summary
Constructors Constructor Description RefCos(double a, double b)
-