Sky View Café - Java

org.shetline.astronomy
Class VSOP87Planets.VSOPTerm

java.lang.Object
  extended by org.shetline.astronomy.VSOP87Planets.VSOPTerm
Enclosing class:
VSOP87Planets

protected static class VSOP87Planets.VSOPTerm
extends Object


Field Summary
 double A
           
 double B
           
 double C
           
 
Constructor Summary
protected VSOP87Planets.VSOPTerm()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

A

public double A

B

public double B

C

public double C
Constructor Detail

VSOP87Planets.VSOPTerm

protected VSOP87Planets.VSOPTerm()

Sky View Café - Java