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.
|
Modifier and Type | Method and Description |
---|---|
static LazyLoadedCelestialBodies |
CelestialBodyFactory.getCelestialBodies()
Get the instance of
CelestialBodies that is called by the static methods in
this class. |
Modifier and Type | Method and Description |
---|---|
LazyLoadedCelestialBodies |
ExceptionalDataContext.getCelestialBodies() |
LazyLoadedCelestialBodies |
LazyLoadedDataContext.getCelestialBodies() |
Copyright © 2002-2022 CS GROUP. All rights reserved.