Skip to contents

After solving a dynamical system, parse the outputs and return the variables by name in a list.

Usage

parse_L_orbits(outputs, xds_obj, s)

Arguments

outputs

a matrix with the solutions to a dynamical system

xds_obj

an xds object

s

the species index

Value

a list

Note

This method dispatches on the class of xds_obj$L_obj[[s]]