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.forces.gravity.potential |
This package provides classes to read gravity field files and supports several
different formats.
|
Modifier and Type | Method and Description |
---|---|
LazyLoadedGravityFields |
ExceptionalDataContext.getGravityFields() |
LazyLoadedGravityFields |
LazyLoadedDataContext.getGravityFields() |
Modifier and Type | Method and Description |
---|---|
static LazyLoadedGravityFields |
GravityFieldFactory.getGravityFields()
Get the instance of
GravityFields that is called by the static methods of
this class. |
Copyright © 2002-2022 CS GROUP. All rights reserved.