p2pv¶
-
erfa.
p2pv
(p)[source]¶ Wrapper for ERFA function
eraP2pv
.- Parameters
p : double array
- Returns
pv : double array
Notes
The ERFA documentation is below.
- - - - - - - - e r a P 2 p v - - - - - - - - Extend a p-vector to a pv-vector by appending a zero velocity. Given: p double[3] p-vector Returned: pv double[2][3] pv-vector Called: eraCp copy p-vector eraZp zero p-vector Copyright (C) 2013-2019, NumFOCUS Foundation. Derived, with permission, from the SOFA library. See notes at end of file.