| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.bodies |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractJPLCelestialBodyLoader
Abstract class for all JPL celestial body loaders.
|
class |
BSPCelestialBodyLoader
Loader for JPL ephemerides binary files BSP type.
|
class |
JPLCelestialBodyLoader
Loader for JPL ephemerides binary files (DE 4xx and BSP) and similar formats (INPOP 06/08/10).
|
class |
UserCelestialBodyLoader
Loader for
UserCelestialBody or BasicCelestialPoint. |
| Modifier and Type | Method and Description |
|---|---|
static CelestialBodyLoader |
CelestialBodyFactory.getLoader(String name)
Gets the loader for the specific name of the celestial body provided in input.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
CelestialBodyFactory.addCelestialBodyLoader(String name,
CelestialBodyLoader loader)
Add a loader for celestial bodies.
|
Copyright © 2024 CNES. All rights reserved.