GaussTwoPosOrbitSolver
- class ssapy.orbit_solver.GaussTwoPosOrbitSolver(*args, **kwargs)[source][source]
Bases:
TwoPosOrbitSolver
A class for solving two-position orbit determination problems using the Gauss method. This class extends the TwoPosOrbitSolver base class and implements a method to compute the orbital parameter p based on Shefer’s equations.