Changeset 18711 for trunk/FACT++/erfa/src/apcs13.c
- Timestamp:
- 01/06/17 11:48:17 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/erfa/src/apcs13.c
r18348 r18711 112 112 ** eraApcs astrometry parameters, ICRS-GCRS, space observer 113 113 ** 114 ** Copyright (C) 2013-201 5, NumFOCUS Foundation.114 ** Copyright (C) 2013-2016, NumFOCUS Foundation. 115 115 ** Derived, with permission, from the SOFA library. See notes at end of file. 116 116 */ 117 117 { 118 118 double ehpv[2][3], ebpv[2][3]; 119 119 120 120 121 /* Earth barycentric & heliocentric position/velocity (au, au/d). */ … … 130 131 ** 131 132 ** 132 ** Copyright (C) 2013-201 5, NumFOCUS Foundation.133 ** Copyright (C) 2013-2016, NumFOCUS Foundation. 133 134 ** All rights reserved. 134 135 **
Note:
See TracChangeset
for help on using the changeset viewer.