FACT++  1.0
double FACT::PredictI ( const double &  jd,
const Nova::EquPosn srcEqu 
)

Definition at line 30 of file Prediction.h.

References PredictI().

31  {
32  return PredictI(Nova::SolarObjects(jd), srcEqu);
33  }
double PredictI(const double &jd, const Nova::EquPosn &srcEqu)
Definition: Prediction.h:30

+ Here is the call graph for this function: