Package | Description |
---|---|
org.orekit.models.earth.atmosphere.data |
This package provides classes to get atmospheric data,
including solar flux and planetary geomagnetic indices.
|
Modifier and Type | Method and 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 and Description |
---|
MarshallSolarActivityFutureEstimation(String supportedNames,
MarshallSolarActivityFutureEstimation.StrengthLevel strengthLevel)
Simple constructor.
|
MarshallSolarActivityFutureEstimation(String supportedNames,
MarshallSolarActivityFutureEstimation.StrengthLevel strengthLevel,
DataProvidersManager dataProvidersManager,
TimeScale utc)
Constructor that allows specifying the source of the MSAFE auxiliary data files.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.