Uses of Class
org.orekit.control.heuristics.lambert.LambertSolution
Packages that use LambertSolution
Package
Description
This package provides routines related to Lambert problems.
-
Uses of LambertSolution in org.orekit.control.heuristics.lambert
Methods in org.orekit.control.heuristics.lambert that return types with arguments of type LambertSolutionModifier and TypeMethodDescriptionLambertSolver.solve(boolean posigrade, int nRevs, LambertBoundaryConditions boundaryConditions) Lambert's solver, with user provided number of complete revolutions.LambertSolver.solve(boolean posigrade, LambertBoundaryConditions boundaryConditions) Lambert's solver.