org.stellarium.astro.planet
Interface OsulatingFunc


public interface OsulatingFunc

Version:
0.8.2
Author:
Fred Simon

Method Summary
 void compute(double jd0, double jd, javax.vecmath.Tuple3d xyz)
           
 

Method Detail

compute

void compute(double jd0,
             double jd,
             javax.vecmath.Tuple3d xyz)