cr¶
-
erfa.
cr
(r)[source]¶ Wrapper for ERFA function
eraCr
.- Parameters
r : double array
- Returns
c : double array
Notes
The ERFA documentation is below.
- - - - - - e r a C r - - - - - - Copy an r-matrix. Given: r double[3][3] r-matrix to be copied Returned: c double[3][3] copy Called: eraCp copy p-vector Copyright (C) 2013-2019, NumFOCUS Foundation. Derived, with permission, from the SOFA library. See notes at end of file.