cadojo / GeneralAstrodynamics.jl

Astrodynamics with units! Provides common astrodynamics calculations, plotting, and iterative Halo, Kepler, and Lambert solvers.

Home Page:https://juliahub.com/ui/Packages/GeneralAstrodynamics/o9DTc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cartesian and Canonical transformations are not always inverse operations

cadojo opened this issue · comments

There is likely an issue with the orbit orientation parameter calculations in CanonicalOrbit(::CartesianOrbit). Is 2 * pi - ... the correct calculation?

Closed with #4