Uses of Class
org.orekit.control.heuristics.lambert.LambertSolver
-
Packages that use LambertSolver Package Description org.orekit.estimation.iod 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 LambertSolver Constructor Description IodLambert(LambertSolver lambertSolver)Creator with a provided Lambert solver.
-