Uses of Class
org.orekit.estimation.leastsquares.DSSTBatchLSModel
Packages that use DSSTBatchLSModel
Package
Description
This package provides tools to convert a given propagator or a set of
SpacecraftState into another propagator.-
Uses of DSSTBatchLSModel in org.orekit.propagation.conversion
Methods in org.orekit.propagation.conversion that return DSSTBatchLSModelModifier and TypeMethodDescriptionDSSTPropagatorBuilder.buildLeastSquaresModel(PropagatorBuilder[] builders, List<ObservedMeasurement<?>> measurements, ParameterDriversList estimatedMeasurementsParameters, ModelObserver observer) Build a new batch least squares model.