pv2p

erfa.pv2p(pv)[source]

Wrapper for ERFA function eraPv2p.

Parameters
pvdouble array
Returns
pdouble array

Notes

The ERFA documentation is below.

- - - - - - - -
 e r a P v 2 p
- - - - - - - -

Discard velocity component of a pv-vector.

Given:
   pv      double[2][3]     pv-vector

Returned:
   p       double[3]        p-vector

Called:
   eraCp        copy p-vector

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