Class IonosphereGlonassCdmsMessage

    • Constructor Detail

      • IonosphereGlonassCdmsMessage

        public IonosphereGlonassCdmsMessage​(SatelliteSystem system,
                                            int prn,
                                            String navigationMessageType,
                                            String subType)
        Simple constructor.
        Parameters:
        system - satellite system
        prn - satellite number
        navigationMessageType - navigation message type
        subType - message subtype
    • Method Detail

      • getCA

        public double getCA()
        Get the c_A coefficient.
        Returns:
        c_A
      • setCA

        public void setCA​(double newCa)
        Set the c_A coefficient.
        Parameters:
        newCa - c_A
      • getCF107

        public double getCF107()
        Get the c_F10.7 coefficient.
        Returns:
        c_F10.7
      • setCF107

        public void setCF107​(double newCf107)
        Set the c_F10.7 coefficient.
        Parameters:
        newCf107 - c_F10.7
      • getCAP

        public double getCAP()
        Get the c_Ap coefficient.
        Returns:
        c_Ap
      • setCAP

        public void setCAP​(double newCAP)
        Set the c_AP coefficient.
        Parameters:
        newCAP - c_Ap