Modifier and Type | Method and Description |
---|---|
boolean |
ZipJarCrawler.feed(Pattern supported,
DataLoader visitor)
Feed a data file loader by browsing the data collection.
|
boolean |
ClasspathCrawler.feed(Pattern supported,
DataLoader visitor)
Feed a data file loader by browsing the data collection.
|
boolean |
DirectoryCrawler.feed(Pattern supported,
DataLoader visitor)
Feed a data file loader by browsing the data collection.
|
boolean |
DataProvider.feed(Pattern supported,
DataLoader visitor)
Feed a data file loader by browsing the data collection.
|
boolean |
NetworkCrawler.feed(Pattern supported,
DataLoader visitor)
Feed a data file loader by browsing the data collection.
|
boolean |
DataProvidersManager.feed(String supportedNames,
DataLoader loader)
Feed a data file loader by browsing all data providers.
|
Modifier and Type | Class and Description |
---|---|
class |
ACSOLFormatReader
This class reads ACSOL format solar activity data
|
class |
NOAAFormatReader
This class reads NOAA format solar activity data
|
class |
SolarActivityDataReader
Represents a basic solar activity file reader.
|
Modifier and Type | Class and Description |
---|---|
class |
MarshallSolarActivityFutureEstimation
This class reads and provides solar activity data needed by
atmospheric models: F107 solar flux and Kp indexes.
|
Modifier and Type | Class and Description |
---|---|
class |
EGMFormatReader
This reader is adapted to the EGM Format.
|
class |
GRGSFormatReader
Reader for the GRGS gravity field format.
|
class |
ICGEMFormatReader
Reader for the ICGEM gravity field format.
|
class |
PotentialCoefficientsReader
This abstract class represents a Gravitational Potential Coefficients file reader.
|
class |
SHMFormatReader
Reader for the SHM gravity field format.
|
Modifier and Type | Class and Description |
---|---|
class |
FES2004FormatReader
Reader for FES2004 formats.
|
class |
OceanTidesCoefficientsReader
This abstract class represents a Ocean Tides Coefficients file reader.
|
Modifier and Type | Class and Description |
---|---|
class |
GRGSRL02FormatReader
Reader for the GRGS RL02 gravity field format.
|
class |
VariablePotentialCoefficientsReader
Abstract class representing a variable potential coefficients file reader.
|
Modifier and Type | Interface and Description |
---|---|
interface |
EOP1980HistoryLoader
Interface for loading Earth Orientation Parameters 1980 history.
|
interface |
EOP2000HistoryLoader
Interface for loading Earth Orientation Parameters 2000 history.
|
Modifier and Type | Class and Description |
---|---|
class |
BulletinBFilesLoader
Loader for bulletin B files.
|
class |
EOPC04FilesLoader
Loader for EOP 05 C04 files.
|
class |
NoEOP1980HistoryLoader
NoEOP2000History.
|
class |
RapidDataAndPredictionColumnsLoader
Loader for IERS rapid data and prediction files in columns format (finals file).
|
class |
RapidDataAndPredictionXMLLoader
Loader for IERS rapid data and prediction file in XML format (finals file).
|
Modifier and Type | Class and Description |
---|---|
class |
COFFileFormatReader
Reader for COF file formats for geomagnetic models.
|
class |
GeoMagneticModelReader
Loads geomagnetic field models from a given input stream.
|
class |
InterpolationTableLoader
Used to read an interpolation table from a data file.
|
Modifier and Type | Class and Description |
---|---|
class |
TLESeries
This class reads and handles series of TLEs for one space object.
|
Modifier and Type | Class and Description |
---|---|
class |
R12Loader
Data loader for the R12 values.
|
class |
USKLoader
Reader for the USK data file (file of the "NEWUSK" type).
|
Modifier and Type | Interface and Description |
---|---|
interface |
UTCTAILoader
Interface for loading UTC-TAI offsets data files.
|
Modifier and Type | Class and Description |
---|---|
class |
UTCTAIHistoryFilesLoader
Loader for UTC versus TAI history files.
|
Copyright © 2023 CNES. All rights reserved.