public class AbstractEopLoader extends AbstractSelfFeedingLoader
Constructor and Description |
---|
AbstractEopLoader(String supportedNames,
DataProvidersManager manager,
Supplier<TimeScale> utcSupplier)
Simple constructor.
|
Modifier and Type | Method and Description |
---|---|
protected TimeScale |
getUtc()
Get the UTC time scale.
|
feed, getDataProvidersManager, getSupportedNames, setSupportedNames
public AbstractEopLoader(String supportedNames, DataProvidersManager manager, Supplier<TimeScale> utcSupplier)
supportedNames
- regular expression for supported files names.manager
- provides access to the EOP files.utcSupplier
- UTC time scale.protected TimeScale getUtc()
Copyright © 2002-2022 CS GROUP. All rights reserved.