public interface CustomAtmosphere
extends org.orekit.forces.atmospheres.Atmosphere
| Modifier and Type | Method and Description |
|---|---|
CustomAtmosphere |
cloneAtmosphere()
Returns a new instance of the same type of atmosphere created with the same parametes.
|
CustomAtmosphere cloneAtmosphere() throws org.orekit.errors.OrekitException
org.orekit.errors.OrekitException - if some resource file reading error occursCopyright © 2017. All rights reserved.