public interface WallGasTemperatureProvider extends Serializable
Modifier and Type | Method and Description |
---|---|
double |
getWallGasTemperature(SpacecraftState state,
Vector3D relativeVelocity,
double theta)
Compute wall gas temperature.
|
double getWallGasTemperature(SpacecraftState state, Vector3D relativeVelocity, double theta)
state
- spacecraft staterelativeVelocity
- relative velocity with respect to gastheta
- angle between facet and relative velocity (atmosphere / satellite)Copyright © 2021 CNES. All rights reserved.