cpv

erfa.cpv(pv)[source]

Wrapper for ERFA function eraCpv.

Parameters
pvdouble array
Returns
cdouble array

Notes

The ERFA documentation is below.

- - - - - - -
 e r a C p v
- - - - - - -

Copy a position/velocity vector.

Given:
   pv     double[2][3]    position/velocity vector to be copied

Returned:
   c      double[2][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.