Interface | Description |
---|---|
DataLoader |
Interface for loading data files from
data providers . |
DataProvider |
Interface for providing data files to
file loaders . |
Class | Description |
---|---|
BodiesElements |
Elements of the bodies having an effect on nutation.
|
ClasspathCrawler |
Provider for data files stored as resources in the classpath.
|
DataProvidersManager |
Singleton class managing all supported
data providers . |
DirectoryCrawler |
Provider for data files stored in a directories tree on filesystem.
|
NetworkCrawler |
Provider for data files directly fetched from network.
|
PoissonSeries |
Class representing a Poisson series for nutation or ephemeris computations.
|
SeriesTerm |
Base class for nutation series terms.
|
ZipJarCrawler |
Helper class for loading data files from a zip/jar archive.
|
Copyright © 2017 CNES. All rights reserved.