Class SinexBiasParseInfo


  • public class SinexBiasParseInfo
    extends ParseInfo<SinexBias>
    Parse information for Solution INdependent EXchange (SINEX) bias files.
    Since:
    13.0
    Author:
    Luc Maisonobe
    • Method Detail

      • parseObservationType

        protected ObservationType parseObservationType​(SatelliteSystem system,
                                                       int start,
                                                       int length)
        Extract an observation type from current line.
        Parameters:
        system - satellite system
        start - start index of the string
        length - length of the string
        Returns:
        parsed observation type (null if field is empty)