Class QZSSAlmanac

    • Constructor Detail

      • QZSSAlmanac

        public QZSSAlmanac​(TimeScales timeScales,
                           SatelliteSystem system)
        Constructor.
        Parameters:
        timeScales - known time scales
        system - satellite system to consider for interpreting week number (may be different from real system, for example in Rinex nav, weeks are always according to GPS)
      • QZSSAlmanac

        public QZSSAlmanac​(FieldQZSSAlmanac<T> original)
        Constructor from field instance.
        Type Parameters:
        T - type of the field elements
        Parameters:
        original - regular field instance
    • Method Detail

      • setSqrtA

        public void setSqrtA​(double sqrtA)
        Setter for the Square Root of Semi-Major Axis (m^1/2).

        In addition, this method set the value of the Semi-Major Axis.

        Parameters:
        sqrtA - the Square Root of Semi-Major Axis (m^1/2)
      • getSource

        public String getSource()
        Gets the source of this QZSS almanac.
        Returns:
        the source of this QZSS almanac
      • setSource

        public void setSource​(String source)
        Sets the source of this GPS almanac.
        Parameters:
        source - the source of this GPS almanac
      • getHealth

        public int getHealth()
        Gets the Health status.
        Returns:
        the Health status
      • setHealth

        public void setHealth​(int health)
        Sets the health status.
        Parameters:
        health - the health status to set