FACT++  1.0
EquPosn Nova::GetEquFromHrz ( const HrzPosn hrz,
double  jd 
)

Definition at line 92 of file nova.h.

References GetEquFromHrz(), and ORM().

93  {
94  return GetEquFromHrz(hrz, ORM(), jd);
95  }
const LnLatPosn & ORM()
Definition: nova.h:66
EquPosn GetEquFromHrz(const HrzPosn &hrz, double jd)
Definition: nova.h:92

+ Here is the call graph for this function: