Package | Description |
---|---|
org.orekit.models.earth.atmosphere |
This package provides the atmosphere model interface and several implementations.
|
org.orekit.models.earth.atmosphere.data |
This package provides classes to get atmospheric data,
including solar flux and planetary geomagnetic indices.
|
Constructor and Description |
---|
DTM2000(DTM2000InputParameters parameters,
PVCoordinatesProvider sun,
BodyShape earth)
Simple constructor for independent computation.
|
DTM2000(DTM2000InputParameters parameters,
PVCoordinatesProvider sun,
BodyShape earth,
TimeScale utc)
Simple constructor for independent computation.
|
Modifier and Type | Class and Description |
---|---|
class |
CssiSpaceWeatherData
This class provides three-hourly and daily solar activity data needed by atmospheric
models: F107 solar flux, Ap and Kp indexes.
|
class |
MarshallSolarActivityFutureEstimation
This class reads and provides solar activity data needed by
atmospheric models: F107 solar flux, Ap and Kp indexes.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.