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

Definition at line 121 of file nova.h.

Referenced by Moon::Moon(), ConnectionGCN::ProcessXml(), and Nova::SolarObjects::SolarObjects().

122  {
123  return ln_get_lunar_disk(jd);
124  }

+ Here is the caller graph for this function: