| Package | Description |
|---|---|
| org.orekit.forces.drag.atmosphere.data |
This package provides classes to get atmospheric data,
including solar flux and planetary geomagnetic indices.
|
| Modifier and Type | Method | Description |
|---|---|---|
MarshallSolarActivityFutureEstimation.StrengthLevel |
MarshallSolarActivityFutureEstimation.getStrengthLevel() |
Get the strength level for activity.
|
static MarshallSolarActivityFutureEstimation.StrengthLevel |
MarshallSolarActivityFutureEstimation.StrengthLevel.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static MarshallSolarActivityFutureEstimation.StrengthLevel[] |
MarshallSolarActivityFutureEstimation.StrengthLevel.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
MarshallSolarActivityFutureEstimation(String supportedNames,
MarshallSolarActivityFutureEstimation.StrengthLevel strengthLevel) |
Simple constructor.
|
Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.