org.orekit.bodies
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–2015 CS Syst?mes d'Information. All rights reserved.