Package | Description |
---|---|
org.orekit.models.earth |
This package provides models that simulate certain physical phenomena
experienced in the atmosphere of the earth.
|
org.orekit.propagation.events |
This package provides interfaces and classes dealing with events occurring during propagation.
|
Modifier and Type | Class and Description |
---|---|
class |
EarthStandardAtmosphereRefraction
Implementation of refraction model for Earth standard atmosphere.
|
Modifier and Type | Method and Description |
---|---|
AtmosphericRefractionModel |
ElevationDetector.getRefractionModel()
Returns the currently configured refraction model.
|
Modifier and Type | Method and Description |
---|---|
ElevationDetector |
ElevationDetector.withRefraction(AtmosphericRefractionModel newRefractionModel)
Setup the elevation detector to use an atmospheric refraction model in its
calculations.
|
Copyright © 2002-2015 CS Systèmes d'information. All rights reserved.