Constructor and Description |
---|
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.
|
Constructor and Description |
---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
DTM2000
This atmosphere model is the realization of the DTM-2000 model.
|
class |
MSISE2000
This class implements the MSIS00 atmospheric model.
|
Modifier and Type | Class and Description |
---|---|
class |
MSIS00Adapter
This class implements the MSIS00 atmospheric model.
|
Copyright © 2020 CNES. All rights reserved.