swe_nod_aps_ut returns a list with named entries:
return status flag as integer, xnasc ascending nodes as numeric vector,
xndsc descending nodes as numeric vector, xperi perihelion as numeric vector, xaphe aphelion as numeric vector and serr error message as string
swe_nod_aps returns a list with named entries:
return status flag as integer, xnasc ascending nodes as numeric vector,
xndsc descending nodes as numeric vector, xperi perihelion as numeric vector, xaphe aphelion as numeric vector and serr error message as string
swe_get_orbital_elements returns a list with named entries:
return status flag as integer, dret function results as numeric vector and serr error message as string
swe_orbit_max_min_true_distance returns a list with named entries:
return status flag as integer, dmax maximum distance as double,
dmin minimum distance as double, dtrue true distance as double and serr error message as string