Uses of Interface
org.orekit.data.DataSource.ReaderOpener
Packages that use DataSource.ReaderOpener
Package
Description
This package provide base classes for exploring the configured data
directory tree and read external data that can be used by the library.
-
Uses of DataSource.ReaderOpener in org.orekit.data
Constructors in org.orekit.data with parameters of type DataSource.ReaderOpenerModifierConstructorDescriptionDataSource(String name, DataSource.ReaderOpener readerOpener) Complete constructor.