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 AlphaProviderstate - spacecraft stateCopyright © 2025 CNES. All rights reserved.