Changeset 18711 for trunk/FACT++/erfa/src/fk52h.c
- Timestamp:
- 01/06/17 11:48:17 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/erfa/src/fk52h.c
r18348 r18711 54 54 ** F.Mignard & M.Froeschle, Astron. Astrophys. 354, 732-739 (2000). 55 55 ** 56 ** Copyright (C) 2013-201 5, NumFOCUS Foundation.56 ** Copyright (C) 2013-2016, NumFOCUS Foundation. 57 57 ** Derived, with permission, from the SOFA library. See notes at end of file. 58 58 */ … … 60 60 int i; 61 61 double pv5[2][3], r5h[3][3], s5h[3], wxp[3], vv[3], pvh[2][3]; 62 62 63 63 64 /* FK5 barycentric position/velocity pv-vector (normalized). */ … … 91 92 ** 92 93 ** 93 ** Copyright (C) 2013-201 5, NumFOCUS Foundation.94 ** Copyright (C) 2013-2016, NumFOCUS Foundation. 94 95 ** All rights reserved. 95 96 **
Note:
See TracChangeset
for help on using the changeset viewer.