FACT++  1.0
double eraFapa03 ( double  t)

Definition at line 3 of file fapa03.c.

References t.

Referenced by eraEect00(), eraNut00a(), eraS00(), eraS06(), eraXy06(), and t_fapa03().

41 {
42  double a;
43 
44 /* General accumulated precession in longitude. */
45  a = (0.024381750 + 0.00000538691 * t) * t;
46 
47  return a;
48 
49 }
TT t
Definition: test_client.c:26

+ Here is the caller graph for this function: