Package org.orekit.data
package org.orekit.data
This package provide base classes for exploring the configured data
directory tree and read external data that can be used by the library.
Typical examples of external data are the Earth Orientation Parameters and the leap seconds history.
- Author:
- L. Maisonobe
-
ClassDescriptionProvider for data files defined in a list.Abstract class that combines a
DataProvidersManagerwith a supported names regular expression forDataProvidersManager.feed(String, DataLoader).Elements of the bodies having an effect on nutation.Provider for data files stored as resources in the classpath.A simple implementation ofDataContextthat composes the constituent factories into a data context.Provides auxiliary data for portions of the application.Interface for filtering data (typically uncompressing it) indata providersbefore passing it todata loaders.Interface for loading data files fromdata providers.Interface for providing data files tofile loaders.This class manages supporteddata providers.Container associating a name with a stream or reader that can be opened lazily.Interface for lazy-opening data streams one time.Interface for lazy-opening a characters stream one time.Interface for lazy-opening a binary stream one time.Delaunay arguments used for nutation or tides.Provider for data files stored in a directories tree on filesystem.A data context that always throws a runtime exception when it's methods are used.FieldBodiesElements<T extends CalculusFieldElement<T>>Elements of the bodies having an effect on nutation.FieldDelaunayArguments<T extends CalculusFieldElement<T>>Delaunay arguments used for nutation or tides.Provider for data files in an explicit list.Manager fordata filters.Class computing the fundamental arguments for nutation and tides.Filter for gzip compressed data.A data context that aims to match the behavior of Orekit 10.0 regarding auxiliary data.Base class for implementing line-oriented data filtering readers.Provider for data files directly fetched from network.Class representing a Poisson series for nutation or ephemeris computations.This interface represents a fast evaluator for Poisson series.Parser forPoisson seriesfiles.Polynomial nutation function.Parser for polynomials in IERS tables.Unit for the coefficients.SimpleTimeStampedTableParser<T extends TimeStamped>Parser for simple tables containingtime stampeddata.Interface for converting a table row into time-stamped data.Filter for truncating line-oriented files.Filter for Unix compressed data.Helper class for loading data files from a zip/jar archive.