I THINK that the single shooter is ok. I can always improve it later
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
using LinearAlgebra, JuMP, Ipopt
|
||||
using LinearAlgebra, ForwardDiff, Blink, PlotlyJS
|
||||
|
||||
include("constants.jl")
|
||||
include("conversions.jl")
|
||||
@@ -6,3 +6,5 @@ include("spacecraft.jl")
|
||||
include("plotting.jl")
|
||||
include("laguerre-conway.jl")
|
||||
include("propagator.jl")
|
||||
include("result.jl")
|
||||
include("single_shoot.jl")
|
||||
|
||||
Reference in New Issue
Block a user