Package | Description |
---|---|
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.gnss |
This package provides classes related to GNSS applications.
|
Modifier and Type | Method and Description |
---|---|
NamedData |
DataProvidersManager.applyAllFilters(NamedData original)
Apply all the relevant data filters, taking care of layers.
|
NamedData |
DataFilter.filter(NamedData original)
Filter the named data.
|
NamedData |
UnixCompressFilter.filter(NamedData original)
Filter the named data.
|
NamedData |
GzipFilter.filter(NamedData original)
Filter the named data.
|
Modifier and Type | Method and Description |
---|---|
NamedData |
DataProvidersManager.applyAllFilters(NamedData original)
Apply all the relevant data filters, taking care of layers.
|
NamedData |
DataFilter.filter(NamedData original)
Filter the named data.
|
NamedData |
UnixCompressFilter.filter(NamedData original)
Filter the named data.
|
NamedData |
GzipFilter.filter(NamedData original)
Filter the named data.
|
Modifier and Type | Method and Description |
---|---|
NamedData |
HatanakaCompressFilter.filter(NamedData original)
Filter the named data.
|
Modifier and Type | Method and Description |
---|---|
NamedData |
HatanakaCompressFilter.filter(NamedData original)
Filter the named data.
|
Copyright © 2002-2020 CS GROUP. All rights reserved.