Class IonosphericCorrection

    • Constructor Detail

      • IonosphericCorrection

        protected IonosphericCorrection​(IonosphericCorrectionType type,
                                        char timeMark)
        Constructor.
        Parameters:
        type - ionospheric correction type
        timeMark - time mark (A: 00h-01h, B: 01h-02h…, X: 23h-24h)
    • Method Detail

      • getType

        public IonosphericCorrectionType getType()
        Get the ionospheric correction type.
        Returns:
        ionospheric correction type
      • getTimeMark

        public char getTimeMark()
        Get the time mark.
        Returns:
        time mark (A: 00h-01h, B: 01h-02h…, X: 23h-24h)