Class GlonassCdmsGParser

java.lang.Object
org.orekit.files.rinex.navigation.parsers.RecordLineParser
org.orekit.files.rinex.navigation.parsers.ionosphere.GlonassCdmsGParser

public class GlonassCdmsGParser extends RecordLineParser
Parser for GLONASS CDMS ionosphere.
Since:
14.0
Author:
Luc Maisonobe
  • Constructor Details

    • GlonassCdmsGParser

      public GlonassCdmsGParser(ParseInfo parseInfo, IonosphereGlonassCdmsMessage message)
      Simple constructor.
      Parameters:
      parseInfo - container for parsing data
      message - container for navigation message
  • Method Details

    • parseLine00

      public void parseLine00()
      Parse line 0 of the navigation record.
      Specified by:
      parseLine00 in class RecordLineParser
    • closeRecord

      public void closeRecord(RinexNavigation file)
      Close a record as the last line was parsed.
      Specified by:
      closeRecord in class RecordLineParser
      Parameters:
      file - navigation file where to put the completed record