FACT++  1.0
RstTime Nova::GetSolarRst ( double  jd,
double  hrz = LN_SOLAR_STANDART_HORIZON 
)

Definition at line 103 of file nova.h.

References GetSolarRst(), and ORM().

104  {
105  return GetSolarRst(jd, ORM(), hrz);
106  }
const LnLatPosn & ORM()
Definition: nova.h:66
RstTime GetSolarRst(double jd, double hrz=LN_SOLAR_STANDART_HORIZON)
Definition: nova.h:103

+ Here is the call graph for this function: