Skip to content
  • Andrew Goetz's avatar
    Fix numerical issue in CartesianOrbit.shiftedBy · f641409c
    Andrew Goetz authored
    Remove iterative algorithm for solving generalized Kepler equation and
    rely on Gooding-Odell algorithm in KeplerianAnomalyUtility. Use
    perifocal frame to mirror how shiftedBy works when the orbit is
    hyperbolic.
    
    Fixes #1015.
    f641409c