FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
EquPosn
Nova::GetEquFromHrz
(
const
HrzPosn
&
hrz
,
const
LnLatPosn
&
obs
,
double
jd
)
Definition at line
86
of file
nova.h
.
Referenced by
GetEquFromHrz()
.
87
{
88
EquPosn equ;
89
ln_get_equ_from_hrz(const_cast<HrzPosn*>(&hrz), const_cast<LnLatPosn*>(&obs), jd, &equ);
90
return
equ;
91
}
Here is the caller graph for this function:
Nova
Generated on Sun Sep 18 2016 20:51:06 for FACT++ by
1.8.11