using LinearAlgebra, JuMP, Ipopt include("constants.jl") include("conversions.jl") include("spacecraft.jl") include("plotting.jl") include("laguerre-conway.jl") include("propagator.jl")