Interface ItrfVersionProvider

  • All Known Implementing Classes:
    ITRFVersionLoader

    public interface ItrfVersionProvider
    Interface for retrieving the ITRF version for a given set of EOP data.
    Since:
    10.1
    Author:
    Luc Maisonobe, Evan Ward
    See Also:
    ITRFVersionLoader
    • Method Detail

      • getConfiguration

        ITRFVersionLoader.ITRFVersionConfiguration getConfiguration​(String name,
                                                                    int mjd)
        Get the ITRF version configuration defined by a given file at specified date.
        Parameters:
        name - EOP file name
        mjd - date of the EOP in modified Julian day
        Returns:
        configuration valid around specified date in the file