Class AbstractEopLoader

    • Constructor Detail

      • AbstractEopLoader

        public AbstractEopLoader​(String supportedNames,
                                 DataProvidersManager manager,
                                 Supplier<TimeScale> utcSupplier)
        Simple constructor.
        Parameters:
        supportedNames - regular expression for supported files names.
        manager - provides access to the EOP files.
        utcSupplier - UTC time scale.
    • Method Detail

      • getUtc

        protected TimeScale getUtc()
        Get the UTC time scale.
        Returns:
        UTC time scale.