Fortran-Astrodynamics-Toolkit
Fortran-Astrodynamics-Toolkit copied to clipboard
get_r
add a get_r method to the ephemeris class, if only the position vector is needed and not velocity (e.g. spkgps in SPICELIB).
Note: added this in f7539e5ef0c455bb800a72e34792decaf988ea9c but it doesn't seem to work right for the jpl code, so I disabled it for now. Will try to fix.