Uses of Class
org.orekit.orbits.CR3BPDifferentialCorrection
-
Packages that use CR3BPDifferentialCorrection Package Description org.orekit.orbits This package provides classes to represent orbits. -
-
Uses of CR3BPDifferentialCorrection in org.orekit.orbits
Methods in org.orekit.orbits with parameters of type CR3BPDifferentialCorrection Modifier and Type Method Description protected PVCoordinatesHaloOrbit. applyCorrectionOnPV(CR3BPDifferentialCorrection diff)Apply the differential correction to compute more accurate initial PV.protected abstract PVCoordinatesLibrationOrbit. applyCorrectionOnPV(CR3BPDifferentialCorrection diff)Apply the differential correction to compute more accurate initial PV.protected PVCoordinatesLyapunovOrbit. applyCorrectionOnPV(CR3BPDifferentialCorrection diff)Apply the differential correction to compute more accurate initial PV.
-