cp

erfa.cp(p)[source]

Wrapper for ERFA function eraCp.

Parameters

p : double array

Returns

c : double array

Notes

The ERFA documentation is below.

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

Copy a p-vector.

Given:
   p        double[3]     p-vector to be copied

Returned:
   c        double[3]     copy

Copyright (C) 2013-2019, NumFOCUS Foundation.
Derived, with permission, from the SOFA library.  See notes at end of file.