| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.assembly.models | |
| fr.cnes.sirius.patrius.assembly.models.cook | |
| fr.cnes.sirius.patrius.forces.atmospheres |
| 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 |
AbstractDTM
Common class for all DTM atmospheric models.
|
class |
DTM2000
This atmosphere model is the realization of the DTM-2000 model.
|
class |
DTM2012
This atmosphere model is the realization of the DTM-2012 model.
|
class |
MSISE2000
This class implements the MSIS00 atmospheric model.
|
Copyright © 2024 CNES. All rights reserved.