Class OemSegment

java.lang.Object
org.orekit.files.ccsds.section.Segment<OemMetadata,OemData>
org.orekit.files.ccsds.ndm.odm.oem.OemSegment
All Implemented Interfaces:
EphemerisFile.EphemerisSegment<TimeStampedPVCoordinates>

The Ephemerides Blocks class contain metadata, the list of ephemerides data lines and optional covariance matrices (and their metadata). The reason for which the ephemerides have been separated into blocks is that the ephemerides of two different blocks are not suited for interpolation.
Author:
sports