FACT++  1.0
void eraAper13 ( double  ut11,
double  ut12,
eraASTROM astrom 
)

Definition at line 3 of file aper13.c.

References eraAper(), and eraEra00().

Referenced by t_aper13().

114 {
115  eraAper(eraEra00(ut11,ut12), astrom);
116 
117 /* Finished. */
118 
119 }
void eraAper(double theta, eraASTROM *astrom)
Definition: aper.c:3
double eraEra00(double dj1, double dj2)
Definition: era00.c:3

+ Here is the call graph for this function:

+ Here is the caller graph for this function: