Changeset 18711 for trunk/FACT++/erfa/src/apcs.c
- Timestamp:
- 01/06/17 11:48:17 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/erfa/src/apcs.c
r18348 r18711 123 123 ** eraIr initialize r-matrix to identity 124 124 ** 125 ** Copyright (C) 2013-201 5, NumFOCUS Foundation.125 ** Copyright (C) 2013-2016, NumFOCUS Foundation. 126 126 ** Derived, with permission, from the SOFA library. See notes at end of file. 127 127 */ … … 135 135 int i; 136 136 double dp, dv, pb[3], vb[3], ph[3], v2, w; 137 137 138 138 139 /* Time since reference epoch, years (for proper motion calculation). */ … … 172 173 ** 173 174 ** 174 ** Copyright (C) 2013-201 5, NumFOCUS Foundation.175 ** Copyright (C) 2013-2016, NumFOCUS Foundation. 175 176 ** All rights reserved. 176 177 **
Note:
See TracChangeset
for help on using the changeset viewer.