Uses of Class
org.orekit.control.heuristics.lambert.LambertSolver
Packages that use LambertSolver
Package
Description
This package provides initial orbit determination methods.
-
Uses of LambertSolver in org.orekit.estimation.iod
Constructors in org.orekit.estimation.iod with parameters of type LambertSolverModifierConstructorDescriptionIodLambert(LambertSolver lambertSolver) Creator with a provided Lambert solver.