Uses of Interface
org.orekit.models.earth.atmosphere.DTM2000InputParameters
Packages that use DTM2000InputParameters
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 DTM2000InputParameters in org.orekit.models.earth.atmosphere
Constructors in org.orekit.models.earth.atmosphere with parameters of type DTM2000InputParametersModifierConstructorDescriptionDTM2000(DTM2000InputParameters parameters, ExtendedPositionProvider sun, BodyShape earth) Simple constructor for independent computation.DTM2000(DTM2000InputParameters parameters, ExtendedPositionProvider sun, BodyShape earth, TimeScale utc) Simple constructor for independent computation. -
Uses of DTM2000InputParameters in org.orekit.models.earth.atmosphere.data
Classes in org.orekit.models.earth.atmosphere.data that implement DTM2000InputParametersModifier 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.