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 |
---|
JB2008(JB2008InputParameters parameters,
PVCoordinatesProvider sun,
BodyShape earth)
Constructor with space environment information for internal computation.
|
JB2008(JB2008InputParameters parameters,
PVCoordinatesProvider sun,
BodyShape earth,
TimeScale utc)
Constructor with space environment information for internal computation.
|
Modifier and Type | Class and Description |
---|---|
class |
JB2008SpaceEnvironmentData
This class provides a container for the solar indices data required by the JB2008
atmospheric model.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.