Class and Description |
---|
org.orekit.propagation.analytical.tle.TLESeries
as of 9.0, this class is deprecated without replacement. The file format
used was considered to be too specific and the API not really well designed. Users are
encouraged to use their own parser for series of TLE
|
Method and Description |
---|
org.orekit.propagation.numerical.JacobiansMapper.getStateDimension()
as of 9.0, replaced with
JacobiansMapper.STATE_DIMENSION |
org.orekit.propagation.sampling.OrekitFixedStepHandler.init(SpacecraftState, AbsoluteDate)
as of 9.0, replaced by
OrekitFixedStepHandler.init(SpacecraftState, AbsoluteDate, double) |
org.orekit.propagation.numerical.PartialDerivativesEquations.setInitialJacobians(SpacecraftState, int)
as of 9.0, replaced by
PartialDerivativesEquations.setInitialJacobians(SpacecraftState) |
Copyright © 2002-2017 CS Systèmes d'information. All rights reserved.