Package | Description |
---|---|
fr.cnes.sirius.patrius.assembly.models.cook | |
fr.cnes.sirius.patrius.assembly.properties |
Modifier and Type | Class and Description |
---|---|
class |
AlphaConstant
Constant alpha (energy accomodation coefficient).
|
class |
AlphaCookModel
Alpha (energy accomodation coefficient) following Cook model.
|
Constructor and Description |
---|
CookWallGasTemperature(ExtendedAtmosphere atmos,
AlphaProvider alpha,
double surfaceTemp)
Constructor.
|
GinsWallGasTemperature(ExtendedAtmosphere atmos,
AlphaProvider alpha,
double surfaceTemp)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
AlphaProvider |
AeroProperty.getAlpha()
Getter for the alpha.
|
Constructor and Description |
---|
AeroProperty(double epsilonIn,
double wallTemperatureIn,
AlphaProvider alphaIn)
Constructor.
|
Copyright © 2019 CNES. All Rights Reserved.