Class FieldLegacyNavigationMessage<T extends CalculusFieldElement<T>,​O extends LegacyNavigationMessage<O>>

    • Constructor Detail

      • FieldLegacyNavigationMessage

        protected FieldLegacyNavigationMessage​(Field<T> field,
                                               O original)
        Constructor from non-field instance.
        Parameters:
        field - field to which elements belong
        original - regular non-field instance
      • FieldLegacyNavigationMessage

        protected FieldLegacyNavigationMessage​(Function<V,​T> converter,
                                               FieldLegacyNavigationMessage<V,​O> original)
        Constructor from different field instance.
        Type Parameters:
        V - type of the old field elements
        Parameters:
        original - regular non-field instance
        converter - for field elements
    • Method Detail

      • getIODE

        public int getIODE()
        Getter for the Issue Of Data Ephemeris (IODE).
        Returns:
        the Issue Of Data Ephemeris (IODE)
      • setIODE

        public void setIODE​(T value)
        Setter for the Issue of Data Ephemeris.
        Parameters:
        value - the IODE to set
      • getIODC

        public int getIODC()
        Getter for the Issue Of Data Clock (IODC).
        Returns:
        the Issue Of Data Clock (IODC)
      • setIODC

        public void setIODC​(int value)
        Setter for the Issue of Data Clock.
        Parameters:
        value - the IODC to set
      • getSvAccuracy

        public T getSvAccuracy()
        Getter for the user SV accuray (meters).
        Returns:
        the user SV accuracy
      • setSvAccuracy

        public void setSvAccuracy​(T svAccuracy)
        Setter for the user SV accuracy.
        Parameters:
        svAccuracy - the value to set
      • getSvHealth

        public int getSvHealth()
        Getter for the satellite health status.
        Returns:
        the satellite health status
      • setSvHealth

        public void setSvHealth​(int svHealth)
        Setter for the satellite health status.
        Parameters:
        svHealth - the value to set
      • getFitInterval

        public int getFitInterval()
        Getter for the fit interval.
        Returns:
        the fit interval
      • setFitInterval

        public void setFitInterval​(int fitInterval)
        Setter for the fit interval.
        Parameters:
        fitInterval - fit interval