Package org.orekit.control.heuristics.lambert
This package provides routines related to Lambert problems.
- Since:
- 13.1
- Author:
- Romain Serra
-
Class Summary Class Description HouseholderParameters Class holding parameters for a Householder solver.LambertBoundaryConditions Class holding values defining the boundary conditions to a Lambert arc.LambertBoundaryVelocities Class holding the two velocity vectors of a Lambert arc.LambertDifferentialCorrector Class implementing a differential correction for extended (meaning under arbitrary dynamics) Lambert arc (fixed initial and terminal position vectors with fixed time).LambertSolution Class holding a solution to the Lambert problem.LambertSolver Lambert position-based Initial Orbit Determination (IOD) algorithm, assuming Keplerian motion. -
Enum Summary Enum Description LambertOrbitType Enum to hold orbit types for Lambert solutions.LambertPathType Enum to hold path types for Lambert solutions.