See: Description
Interface | Description |
---|---|
DataLoader |
Interface for loading data files from
data providers . |
DataProvider |
Interface for providing data files to
file loaders . |
PoissonSeries.CompiledSeries |
This interface represents a fast evaluator for Poisson series.
|
SimpleTimeStampedTableParser.RowConverter<S extends TimeStamped> |
Interface for converting a table row into time-stamped data.
|
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 . |
DelaunayArguments |
Delaunay arguments used for nutation or tides.
|
DirectoryCrawler |
Provider for data files stored in a directories tree on filesystem.
|
FieldBodiesElements<T extends RealFieldElement<T>> |
Elements of the bodies having an effect on nutation.
|
FieldDelaunayArguments<T extends RealFieldElement<T>> |
Delaunay arguments used for nutation or tides.
|
FundamentalNutationArguments |
Class computing the fundamental arguments for nutation and tides.
|
NetworkCrawler |
Provider for data files directly fetched from network.
|
PoissonSeries |
Class representing a Poisson series for nutation or ephemeris computations.
|
PoissonSeriesParser |
Parser for
Poisson series files. |
PolynomialNutation |
Polynomial nutation function.
|
PolynomialParser |
Parser for polynomials in IERS tables.
|
SimpleTimeStampedTableParser<T extends TimeStamped> |
Parser for simple tables containing
time stamped data. |
ZipJarCrawler |
Helper class for loading data files from a zip/jar archive.
|
Enum | Description |
---|---|
PolynomialParser.Unit |
Unit for the coefficients.
|
Typical examples of external data are the Earth Orientation Parameters and the leap seconds history.
Copyright © 2002-2017 CS Systèmes d'information. All rights reserved.