[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orekit Users] Covariance matrix after Least Squares estimation



Hi all,
I use the BatchLSEstimator class to perform an orbit determination. The
computed orbit is correct.
Now I would like to see the covariance matrix of my orbit.  I tried to use
BatchLSEstimator.getOptimum().getCovariances() but the values seem to be
wrong. They seem to be dependent from the scale factor introduced in
NumericalPropagatorBuilder.
Is there a way to obtain the standard covariance matrix?
Any help is appreciated!

Alessandro