Class OEMFile.EphemeridesBlock

  • All Implemented Interfaces:
    EphemerisFile.EphemerisSegment
    Enclosing class:
    OEMFile

    public class OEMFile.EphemeridesBlock
    extends Object
    implements EphemerisFile.EphemerisSegment
    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
    • Constructor Detail

      • EphemeridesBlock

        public EphemeridesBlock()
        EphemeridesBlock constructor.