p = ERFA.pvup(dt, pv)
Update a pv-vector, discarding the velocity component.
dt double time interval
pv double[2][3] pv-vector
p double[3] p-vector
-
"Update" means "refer the position component of the vector to a new date dt time units from the existing date".
-
The time units of dt must match those of the velocity.
This revision: 2021 May 11
Copyright (C) 2013-2021, NumFOCUS Foundation. Derived, with permission, from the SOFA library.