Uses of Interface
org.orekit.forces.atmospheres.ExtendedAtmosphere

Packages that use ExtendedAtmosphere
fr.cnes.sirius.patrius.assembly.models   
fr.cnes.sirius.patrius.assembly.models.cook   
fr.cnes.sirius.patrius.stela.forces.atmospheres   
org.orekit.forces.atmospheres   
 

Uses of ExtendedAtmosphere in fr.cnes.sirius.patrius.assembly.models
 

Constructors in fr.cnes.sirius.patrius.assembly.models with parameters of type ExtendedAtmosphere
GlobalAeroModel(Assembly assemblyIn, DragCoefficientProvider dragCoefficientProviderIn, ExtendedAtmosphere atmosphereIn)
          Constructor with default partial derivatives time step GlobalAeroModel.DEFAULT_STEP.
GlobalAeroModel(Assembly assemblyIn, DragCoefficientProvider dragCoefficientProviderIn, ExtendedAtmosphere atmosphereIn, double partialDerivativesStep)
          Constructor.
 

Uses of ExtendedAtmosphere in fr.cnes.sirius.patrius.assembly.models.cook
 

Constructors in fr.cnes.sirius.patrius.assembly.models.cook with parameters of type ExtendedAtmosphere
AlphaCookModel(ExtendedAtmosphere atmos, double kValue, double wallGasMolarMassValue)
          Constructor.
CnCookModel(ExtendedAtmosphere atmos, Facet afacet, Frame afacetFrame, double eps, double wallGasTemp)
          Constructor with constant wall gas temperature.
CnCookModel(ExtendedAtmosphere atmos, Facet afacet, Frame afacetFrame, double eps, WallGasTemperatureProvider wallGasTemp)
          Constructor.
CookWallGasTemperature(ExtendedAtmosphere atmos, AlphaProvider alpha, double surfaceTemp)
          Constructor.
CtCookModel(ExtendedAtmosphere atmos, Facet afacet, Frame afacetFrame, double eps)
          Constructor.
GinsWallGasTemperature(ExtendedAtmosphere atmos, AlphaProvider alpha, double surfaceTemp)
          Constructor.
 

Uses of ExtendedAtmosphere in fr.cnes.sirius.patrius.stela.forces.atmospheres
 

Classes in fr.cnes.sirius.patrius.stela.forces.atmospheres that implement ExtendedAtmosphere
 class MSIS00Adapter
          This class implements the MSIS00 atmospheric model.
 

Uses of ExtendedAtmosphere in org.orekit.forces.atmospheres
 

Classes in org.orekit.forces.atmospheres that implement ExtendedAtmosphere
 class DTM2000
          This atmosphere model is the realization of the DTM-2000 model.
 class MSISE2000
          This class implements the MSIS00 atmospheric model.
 



Copyright © 2017 CNES. All Rights Reserved.