public class AlphaCookModel extends Object implements AlphaProvider
Constructor and Description |
---|
AlphaCookModel(ExtendedAtmosphere atmos,
double kValue,
double wallGasMolarMassValue)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
double |
getAlpha(SpacecraftState state)
Return alpha (energy accomodation coefficient) value.
|
public AlphaCookModel(ExtendedAtmosphere atmos, double kValue, double wallGasMolarMassValue)
atmos
- atmospherekValue
- kwallGasMolarMassValue
- wallGasMolarMasspublic double getAlpha(SpacecraftState state)
getAlpha
in interface AlphaProvider
state
- spacecraft stateCopyright © 2023 CNES. All rights reserved.