| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.bodies | |
| fr.cnes.sirius.patrius.bodies.bsp |
| Modifier and Type | Class and Description |
|---|---|
static class |
BSPCelestialBodyLoader.SSBEphemeris
Solar System Barycenter ephemeris specifically defined in its own class since SSB is not in BSP files, hence
cannot be handled by
BSPEphemerisLoader. |
class |
EarthEphemeris
Earth ephemeris.
|
| Modifier and Type | Method and Description |
|---|---|
CelestialBodyEphemeris |
Earth.getEphemeris()
Get the ephemeris of the celestial point.
|
CelestialBodyEphemeris |
CelestialPoint.getEphemeris()
Get the ephemeris of the celestial point.
|
CelestialBodyEphemeris |
AbstractCelestialPoint.getEphemeris()
Get the ephemeris of the celestial point.
|
CelestialBodyEphemeris |
JPLHistoricEphemerisLoader.loadCelestialBodyEphemeris(String name)
Load celestial body ephemeris.
|
CelestialBodyEphemeris |
CelestialBodyEphemerisLoader.loadCelestialBodyEphemeris(String name)
Load celestial body ephemeris.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Earth.setEphemeris(CelestialBodyEphemeris ephemerisIn)
Set an ephemeris to the celestial point.
|
void |
CelestialPoint.setEphemeris(CelestialBodyEphemeris ephemerisIn)
Set an ephemeris to the celestial point.
|
void |
AbstractCelestialPoint.setEphemeris(CelestialBodyEphemeris ephemerisIn)
Set an ephemeris to the celestial point.
|
| Modifier and Type | Method and Description |
|---|---|
CelestialBodyEphemeris |
BSPEphemerisLoader.loadCelestialBodyEphemeris(String patriusName)
Load celestial body ephemeris.
|
Copyright © 2024 CNES. All rights reserved.