| Package | Description |
|---|---|
| org.orekit.estimation.leastsquares |
The leastsquares package provides an implementation of a batch least
squares estimator engine to perform an orbit determination.
|
| org.orekit.propagation.conversion |
This package provides tools to convert a given propagator or a set of
SpacecraftState into another propagator. |
| Constructor and Description |
|---|
BatchLSEstimator(NumericalPropagatorBuilder propagatorBuilder,
LeastSquaresOptimizer optimizer)
Simple constructor.
|
| Constructor and Description |
|---|
JacobianPropagatorConverter(NumericalPropagatorBuilder builder,
double threshold,
int maxIterations)
Simple constructor.
|
Copyright © 2002-2016 CS Systèmes d'information. All rights reserved.