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.numerical |
Top level package for numerical propagators.
|
Modifier and Type | Method and Description |
---|---|
protected JacobiansMapper |
BatchLSModel.configureDerivatives(Propagator propagator)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
AbsoluteJacobiansMapper
Mapper between two-dimensional Jacobian matrices and one-dimensional
additional state arrays . |
Modifier and Type | Method and Description |
---|---|
JacobiansMapper |
PartialDerivativesEquations.getMapper()
Deprecated.
Get a mapper between two-dimensional Jacobians and one-dimensional additional state.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.