Uses of Package
org.orekit.control.heuristics.lambert
-
Packages that use org.orekit.control.heuristics.lambert Package Description org.orekit.control.heuristics.lambert This package provides routines related to Lambert problems.org.orekit.estimation.iod This package provides initial orbit determination methods. -
Classes in org.orekit.control.heuristics.lambert used by org.orekit.control.heuristics.lambert 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.LambertOrbitType Enum to hold orbit types for Lambert solutions.LambertPathType Enum to hold path types for Lambert solutions.LambertSolution Class holding a solution to the Lambert problem. -
Classes in org.orekit.control.heuristics.lambert used by org.orekit.estimation.iod Class Description LambertSolver Lambert position-based Initial Orbit Determination (IOD) algorithm, assuming Keplerian motion.