Uses of Class
org.orekit.data.DataProvidersManager
-
Packages that use DataProvidersManager Package Description org.orekit.bodies This package provides interface to represent the position and geometry of space objects such as stars, planets or asteroids.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.org.orekit.files.sinex This package provides classes related to station data.org.orekit.forces.gravity.potential This package provides classes to read gravity field files and supports several different formats.org.orekit.frames This package provides classes to handle frames and transforms between them.org.orekit.gnss This package provides classes related to GNSS applications.org.orekit.gnss.antenna This package provides classes related to receiver and satellites antenna modeling.org.orekit.models.earth This package provides models that simulate certain physical phenomena of Earth and the near-Earth environment.org.orekit.models.earth.atmosphere.data This package provides classes to get atmospheric data, including solar flux and planetary geomagnetic indices.org.orekit.models.earth.displacement This package provides models computing reference points displacements on Earth surface.org.orekit.models.earth.ionosphere This package provides models that simulate the impact of the ionosphere.org.orekit.models.earth.troposphere This package provides models that simulate the impact of the troposphere.org.orekit.models.earth.weather This package provides models that simulate global weather conditions on Earth.org.orekit.time This independent package provides classes to handle epochs, time scales, and to compare instants together. -
-
Uses of DataProvidersManager in org.orekit.bodies
Constructors in org.orekit.bodies with parameters of type DataProvidersManager Constructor Description JPLEphemeridesLoader(String supportedNames, JPLEphemeridesLoader.EphemerisType generateType, DataProvidersManager dataProvidersManager, TimeScales timeScales, Frame gcrf)
Create a loader for JPL ephemerides binary files.LazyLoadedCelestialBodies(DataProvidersManager dataProvidersManager, TimeScales timeScales, Frame gcrf)
Create a celestial body factory with the given auxiliary data sources. -
Uses of DataProvidersManager in org.orekit.data
Methods in org.orekit.data that return DataProvidersManager Modifier and Type Method Description protected DataProvidersManager
AbstractSelfFeedingLoader. getDataProvidersManager()
Get the data provider manager.DataProvidersManager
LazyLoadedDataContext. getDataProvidersManager()
Get the provider of auxiliary data for this data context.Methods in org.orekit.data with parameters of type DataProvidersManager Modifier and Type Method Description boolean
AbstractListCrawler. feed(Pattern supported, DataLoader visitor, DataProvidersManager manager)
Feed a data file loader by browsing the data collection.boolean
ClasspathCrawler. feed(Pattern supported, DataLoader visitor, DataProvidersManager manager)
Feed a data file loader by browsing the data collection.boolean
DataProvider. feed(Pattern supported, DataLoader visitor, DataProvidersManager manager)
Feed a data file loader by browsing the data collection.boolean
DirectoryCrawler. feed(Pattern supported, DataLoader visitor, DataProvidersManager manager)
Feed a data file loader by browsing the data collection.boolean
ZipJarCrawler. feed(Pattern supported, DataLoader visitor, DataProvidersManager manager)
Feed a data file loader by browsing the data collection.Constructors in org.orekit.data with parameters of type DataProvidersManager Constructor Description AbstractSelfFeedingLoader(String supportedNames, DataProvidersManager manager)
Create an abstract data loader that can feed itself. -
Uses of DataProvidersManager in org.orekit.files.sinex
Constructors in org.orekit.files.sinex with parameters of type DataProvidersManager Constructor Description SinexLoader(String supportedNames, DataProvidersManager dataProvidersManager, TimeScales scales)
Construct a loader by specifying the source of SINEX auxiliary data files. -
Uses of DataProvidersManager in org.orekit.forces.gravity.potential
Constructors in org.orekit.forces.gravity.potential with parameters of type DataProvidersManager Constructor Description LazyLoadedGravityFields(DataProvidersManager dataProvidersManager, TimeScale timeScale)
Create a factory for gravity fields that uses the given data manager to load the gravity field files. -
Uses of DataProvidersManager in org.orekit.frames
Methods in org.orekit.frames that return DataProvidersManager Modifier and Type Method Description DataProvidersManager
LazyLoadedEop. getDataProvidersManager()
Get the data providers manager for this instance.Constructors in org.orekit.frames with parameters of type DataProvidersManager Constructor Description AbstractEopLoader(String supportedNames, DataProvidersManager manager, Supplier<TimeScale> utcSupplier)
Simple constructor.ITRFVersionLoader(String supportedNames, DataProvidersManager dataProvidersManager)
Build a loader for ITRF version configuration file.LazyLoadedEop(DataProvidersManager dataProvidersManager)
Create a new instance for loading EOP data from multipleEopHistoryLoader
s. -
Uses of DataProvidersManager in org.orekit.gnss
Constructors in org.orekit.gnss with parameters of type DataProvidersManager Constructor Description SEMParser(String supportedNames, DataProvidersManager dataProvidersManager, TimeScales timeScales)
Create a SEM loader/parser with the given source of SEM auxiliary data files.YUMAParser(String supportedNames, DataProvidersManager dataProvidersManager, TimeScales timeScales)
Create a YUMA loader/parser with the given source for YUMA auxiliary data files. -
Uses of DataProvidersManager in org.orekit.gnss.antenna
Constructors in org.orekit.gnss.antenna with parameters of type DataProvidersManager Constructor Description AntexLoader(String supportedNames, DataProvidersManager dataProvidersManager, TimeScale gps)
Construct a loader by specifying aDataProvidersManager
. -
Uses of DataProvidersManager in org.orekit.models.earth
Constructors in org.orekit.models.earth with parameters of type DataProvidersManager Constructor Description LazyLoadedGeoMagneticFields(DataProvidersManager dataProvidersManager)
Create a factory for magnetic fields that uses the given data manager to load magnetic field files. -
Uses of DataProvidersManager in org.orekit.models.earth.atmosphere.data
Constructors in org.orekit.models.earth.atmosphere.data with parameters of type DataProvidersManager Constructor Description AbstractSolarActivityData(String supportedNames, D loader, DataProvidersManager dataProvidersManager, TimeScale utc, int maxSlots, double maxSpan, double maxInterval, double minimumStep)
CssiSpaceWeatherData(String supportedNames, DataProvidersManager dataProvidersManager, TimeScale utc)
Constructor that allows specifying the source of the CSSI space weather file.CssiSpaceWeatherData(String supportedNames, CssiSpaceWeatherDataLoader loader, DataProvidersManager dataProvidersManager, TimeScale utc)
Constructor that allows specifying the source of the CSSI space weather file.CssiSpaceWeatherData(String supportedNames, CssiSpaceWeatherDataLoader loader, DataProvidersManager dataProvidersManager, TimeScale utc, int maxSlots, double maxSpan, double maxInterval)
Constructor that allows specifying the source of the CSSI space weather file and customizable thread safe cache configuration.JB2008SpaceEnvironmentData(String supportedNamesSOL, String supportedNamesDTC, DataProvidersManager dataProvidersManager, TimeScale utc)
Constructor that allows specifying the source of the SOLFSMY space weather file.MarshallSolarActivityFutureEstimation(String supportedNames, MarshallSolarActivityFutureEstimation.StrengthLevel strengthLevel, DataProvidersManager dataProvidersManager, TimeScale utc)
Constructor that allows specifying the source of the MSAFE auxiliary data files.MarshallSolarActivityFutureEstimation(String supportedNames, MarshallSolarActivityFutureEstimation.StrengthLevel strengthLevel, DataProvidersManager dataProvidersManager, TimeScale utc, int maxSlots, double maxSpan, double maxInterval, double minimumStep)
Constructor that allows specifying the source of the MSAFE auxiliary data files and customizable thread safe cache configuration. -
Uses of DataProvidersManager in org.orekit.models.earth.displacement
Constructors in org.orekit.models.earth.displacement with parameters of type DataProvidersManager Constructor Description OceanLoadingCoefficientsBLQFactory(String supportedNames, DataProvidersManager dataProvidersManager)
This constructor allows specification of the source of the BLQ auxiliary data files. -
Uses of DataProvidersManager in org.orekit.models.earth.ionosphere
Constructors in org.orekit.models.earth.ionosphere with parameters of type DataProvidersManager Constructor Description GlobalIonosphereMapModel(String supportedNames, DataProvidersManager dataProvidersManager, TimeScale utc)
Constructor that uses user defined supported names and data context.KlobucharIonoCoefficientsLoader(String supportedNames, DataProvidersManager dataProvidersManager)
Constructor that uses user defined supported names and data context. -
Uses of DataProvidersManager in org.orekit.models.earth.troposphere
Constructors in org.orekit.models.earth.troposphere with parameters of type DataProvidersManager Constructor Description FixedTroposphericDelay(String supportedName, DataProvidersManager dataProvidersManager)
Creates a newFixedTroposphericDelay
instance, and loads the delay values from the given resource via the specified data manager.ModifiedSaastamoinenModel(double t0, double p0, double r0, String deltaRFileName, DataProvidersManager dataProvidersManager)
Deprecated.as of 12.1.1, replaced byModifiedSaastamoinenModel(PressureTemperatureHumidityProvider, String, DataProvidersManager)
ModifiedSaastamoinenModel(PressureTemperatureHumidityProvider pth0Provider, String deltaRFileName, DataProvidersManager dataProvidersManager)
Create a new Saastamoinen model for the troposphere using the given environmental conditions.SaastamoinenModel(double t0, double p0, double r0, String deltaRFileName, DataProvidersManager dataProvidersManager)
Deprecated.Create a new Saastamoinen model for the troposphere using the given environmental conditions.ViennaModelCoefficientsLoader(String supportedNames, double latitude, double longitude, ViennaModelType type, DataProvidersManager dataProvidersManager)
Constructor with supported names and source of mapping function files given by the user. -
Uses of DataProvidersManager in org.orekit.models.earth.weather
Constructors in org.orekit.models.earth.weather with parameters of type DataProvidersManager Constructor Description GlobalPressureTemperature2(String supportedNames, DataProvidersManager dataProvidersManager, TimeScale utc)
Deprecated.as of 12.1 used only byGlobalPressureTemperature2Model
GlobalPressureTemperature2Model(String supportedNames, double latitude, double longitude, Geoid ignoredGeoid, DataProvidersManager dataProvidersManager, TimeScale utc)
Deprecated.Constructor with supported names and source of GPT2 auxiliary data given by user. -
Uses of DataProvidersManager in org.orekit.time
Constructors in org.orekit.time with parameters of type DataProvidersManager Constructor Description AGILeapSecondFilesLoader(String supportedNames, DataProvidersManager manager)
Build a loader for LeapSecond.dat file from AGI.TAIUTCDatFilesLoader(String supportedNames, DataProvidersManager manager)
Build a loader for tai-utc.dat file from USNO.UTCTAIBulletinAFilesLoader(String supportedNames, DataProvidersManager manager)
Build a loader for IERS bulletins A files.UTCTAIHistoryFilesLoader(DataProvidersManager manager)
Build a loader for UTC-TAI history file.
-