FACT++  1.0
double Nova::GetLunarPhase ( double  jd)

Definition at line 131 of file nova.h.

132  {
133  return ln_get_lunar_phase(jd);
134  }