Package | Description |
---|---|
org.orekit.files.ccsds |
This package provides a parser for elements data stored in CCSDS Navigation Data Message format.
|
Modifier and Type | Method and Description |
---|---|
List<OEMFile.CovarianceMatrix> |
OEMFile.EphemeridesBlock.getCovarianceMatrices()
Get the list of Covariance Matrices.
|
Modifier and Type | Method and Description |
---|---|
void |
StreamingOemWriter.Segment.writeCovarianceMatrices(List<OEMFile.CovarianceMatrix> covarianceMatrices)
Write covariance matrices of the segment according to section 5.2.5.
|
Copyright © 2002-2020 CS GROUP. All rights reserved.