Uses of Class
org.orekit.files.ccsds.OEMFile.CovarianceMatrix
-
Packages that use OEMFile.CovarianceMatrix Package Description org.orekit.files.ccsds This package provides a parser for orbit data stored in CCSDS Orbit Data Message format. -
-
Uses of OEMFile.CovarianceMatrix in org.orekit.files.ccsds
Methods in org.orekit.files.ccsds that return types with arguments of type OEMFile.CovarianceMatrix Modifier and Type Method Description List<OEMFile.CovarianceMatrix>
OEMFile.EphemeridesBlock. getCovarianceMatrices()
Get the list of Covariance Matrices.
-