Package | Description |
---|---|
org.orekit.propagation.conversion |
This package provides tools to convert a given propagator or a set of
SpacecraftState into another propagator. |
Modifier and Type | Method and Description |
---|---|
NumericalPropagatorBuilder |
NumericalPropagatorBuilder.copy()
Create a copy of a NumericalPropagatorBuilder object.
|
Constructor and Description |
---|
JacobianPropagatorConverter(NumericalPropagatorBuilder builder,
double threshold,
int maxIterations)
Simple constructor.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.