org.stellarium.astro.planet
Interface PosFunc

All Known Implementing Classes:
EclipticHelioFunc, EllipticalOrbit.EllipticalOrbitFunc, GalileanMoons.CallistoParentCoords, GalileanMoons.EuropaParentCoords, GalileanMoons.GanymedeParentCoords, GalileanMoons.IoParentCoords, Lunar.GeoFunc, MiscStellPlanet.ZeroFunc, Pluto.HelioCoordsFunc

public interface PosFunc

Version:
0.71
Author:
Jerome Beau

Method Summary
 void compute(double calcDate, javax.vecmath.Tuple3d pos)
           
 

Method Detail

compute

void compute(double calcDate,
             javax.vecmath.Tuple3d pos)
Parameters:
calcDate -
pos - TODO: Fred this should be a point