Package | Description |
---|---|
org.orekit.estimation.sequential | |
org.orekit.propagation.conversion |
This package provides tools to convert a given propagator or a set of
SpacecraftState into another propagator. |
Modifier and Type | Class and Description |
---|---|
class |
DSSTKalmanModel
Class defining the process model dynamics to use with a
KalmanEstimator . |
class |
KalmanModel
Class defining the process model dynamics to use with a
KalmanEstimator . |
Modifier and Type | Method and Description |
---|---|
KalmanODModel |
IntegratedPropagatorBuilder.buildKalmanModel(List<IntegratedPropagatorBuilder> propagatorBuilders,
List<CovarianceMatrixProvider> covarianceMatricesProviders,
ParameterDriversList estimatedMeasurementsParameters)
Build a new
KalmanODModel . |
Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.