Interface FieldGNSSClockElements<T extends CalculusFieldElement<T>>

    • Method Detail

      • getAf0

        T getAf0()
        Gets the Zeroth Order Clock Correction.
        Returns:
        the Zeroth Order Clock Correction (s)
        See Also:
        getAf1(), getAf2()
      • getAf1

        T getAf1()
        Gets the First Order Clock Correction.
        Returns:
        the First Order Clock Correction (s/s)
        See Also:
        getAf0(), getAf2()
      • getAf2

        T getAf2()
        Gets the Second Order Clock Correction.
        Returns:
        the Second Order Clock Correction (s/s²)
        See Also:
        getAf0(), getAf1()
      • getTGD

        T getTGD()
        Get the estimated group delay differential TGD for L1-L2 correction.
        Returns:
        the estimated group delay differential TGD for L1-L2 correction (s)