public interface CelestialBodyLoader
| Modifier and Type | Method and Description |
|---|---|
CelestialBody |
loadCelestialBody(String name)
Load celestial body.
|
CelestialBody loadCelestialBody(String name) throws OrekitException
name - name of the celestial bodyOrekitException - if the body cannot be loadedCopyright © 2002-2016 CS Systèmes d'information. All rights reserved.