public class StelaCookDragCoef extends AbstractStelaDragCoef
MAXIMUM_FRACTION_DIGITS, stelaDragCoefType| Modifier | Constructor and Description |
|---|---|
|
StelaCookDragCoef(double wallTemperature,
double accommodation)
Constructor.
|
protected |
StelaCookDragCoef(StelaDragCoefType dragCoefType,
double wallTemperature,
double accommodation)
Protected constructor which allow a child different dragCoefType.
|
| Modifier and Type | Method and Description |
|---|---|
StelaCookDragCoef |
copy()
Copy drag coefficient.
|
double |
getDragCoef(StelaDragCoefInput stelaDragCoefInput)
Get the drag coefficient value.
|
String |
toString() |
getDragCoefType, getStatInformationpublic StelaCookDragCoef(double wallTemperature,
double accommodation)
wallTemperature - Cook wall temperature (K)accommodation - Cook accommodation constantprotected StelaCookDragCoef(StelaDragCoefType dragCoefType, double wallTemperature, double accommodation)
dragCoefType - child class drag coef typewallTemperature - Cook wall temperature (K)accommodation - Cook accommodation constantpublic double getDragCoef(StelaDragCoefInput stelaDragCoefInput)
getDragCoef in class AbstractStelaDragCoefstelaDragCoefInput - input necessary for drag coefficient computationpublic StelaCookDragCoef copy()
copy in class AbstractStelaDragCoefCopyright © 2025 CNES. All rights reserved.