Uses of Interface
org.orekit.models.earth.atmosphere.NRLMSISE00InputParameters
Packages that use NRLMSISE00InputParameters
Package
Description
This package provides the atmosphere model interface and several implementations.
This package provides classes to get atmospheric data,
including solar flux and planetary geomagnetic indices.
-
Uses of NRLMSISE00InputParameters in org.orekit.models.earth.atmosphere
Constructors in org.orekit.models.earth.atmosphere with parameters of type NRLMSISE00InputParametersModifierConstructorDescriptionNRLMSISE00(NRLMSISE00InputParameters parameters, ExtendedPositionProvider sun, BodyShape earth) Constructor.NRLMSISE00(NRLMSISE00InputParameters parameters, ExtendedPositionProvider sun, BodyShape earth, TimeScale ut) Constructor. -
Uses of NRLMSISE00InputParameters in org.orekit.models.earth.atmosphere.data
Classes in org.orekit.models.earth.atmosphere.data that implement NRLMSISE00InputParametersModifier and TypeClassDescriptionclassAbstractSolarActivityData<L extends AbstractSolarActivityDataLoader.LineParameters,D extends AbstractSolarActivityDataLoader<L>> Abstract class for solar activity data.classThis class provides three-hourly and daily solar activity data needed by atmospheric models: F107 solar flux, Ap and Kp indexes.classThis class provides solar activity data needed by atmospheric models: F107 solar flux, Ap and Kp indexes.