| 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.
|
| PATRIUSFileInputStream |
Extension of
FileInputStream with file name storage. |
| 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 © 2025 CNES. All rights reserved.