Still a lot of changes to make

This commit is contained in:
Connor
2021-09-08 11:11:00 -06:00
parent d11ad9bb13
commit e885295bd7
6 changed files with 51 additions and 18 deletions

View File

@@ -6,4 +6,4 @@ struct Phase
time_of_flight::Float64 # seconds
v∞_outgoing::Vector{Float64} # Km/s
v∞_incoming::Vector{Float64} # Km/s
end
end