public interface CelestialBodyLoader
| Modifier and Type | Method and Description |
|---|---|
CelestialBody |
loadCelestialBody(String name)
Load celestial body.
|
CelestialBody loadCelestialBody(String name) throws PatriusException
name - name of the celestial bodyPatriusException - if the body cannot be loadedCopyright © 2020 CNES. All rights reserved.