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(org.hipparchus.optim.nonlinear.vector.leastsquares.LeastSquaresOptimizer optimizer,
NumericalPropagatorBuilder... propagatorBuilder)
Simple constructor.
|
Constructor and Description |
---|
JacobianPropagatorConverter(NumericalPropagatorBuilder builder,
double threshold,
int maxIterations)
Simple constructor.
|
Copyright © 2002-2017 CS Systèmes d'information. All rights reserved.