R/aquatic-L.R
parse_L_orbits.Rd
After solving a dynamical system, parse the outputs and return the variables by name in a list.
parse_L_orbits(outputs, xds_obj, s)
a matrix with the solutions to a dynamical system
an xds object
xds
the species index
a list
This method dispatches on the class of xds_obj$L_obj[[s]]
xds_obj$L_obj[[s]]