org.stellarium
Class EllipticalOrbit.EllipticalOrbitFunc

java.lang.Object
  extended by org.stellarium.EllipticalOrbit.EllipticalOrbitFunc
All Implemented Interfaces:
PosFunc
Enclosing class:
EllipticalOrbit

public class EllipticalOrbit.EllipticalOrbitFunc
extends java.lang.Object
implements PosFunc


Constructor Summary
EllipticalOrbit.EllipticalOrbitFunc()
           
 
Method Summary
 void compute(double calcDate, javax.vecmath.Tuple3d pos)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EllipticalOrbit.EllipticalOrbitFunc

public EllipticalOrbit.EllipticalOrbitFunc()
Method Detail

compute

public void compute(double calcDate,
                    javax.vecmath.Tuple3d pos)
Specified by:
compute in interface PosFunc
pos - TODO: Fred this should be a point