public class StelaCookDispersedDragCoef extends StelaCookDragCoef
MAXIMUM_FRACTION_DIGITS, stelaDragCoefType| Constructor and Description |
|---|
StelaCookDispersedDragCoef()
Constructor of a Cook dispersed drag coefficient with identity coefficient.
|
StelaCookDispersedDragCoef(double coef)
Constructor of a Cook drag coefficient with a multiplicative coefficient.
|
StelaCookDispersedDragCoef(double coef,
double wallTemperature,
double accommodation)
Constructor of a Cook drag coefficient with a multiplicative coefficient and with advanced parameters value for
wall temperature and accommodation.
|
| Modifier and Type | Method and Description |
|---|---|
StelaCookDispersedDragCoef |
copy()
Copy drag coefficient.
|
double |
getDragCoef(StelaDragCoefInput stelaDragCoefInput)
Get the drag coefficient value.
|
String |
getStatInformation()
Get statistical coefficient information.
|
String |
toString() |
getDragCoefType, getStatInformationpublic StelaCookDispersedDragCoef()
public StelaCookDispersedDragCoef(double coef)
coef - multiplicative coefficientpublic StelaCookDispersedDragCoef(double coef,
double wallTemperature,
double accommodation)
coef - multiplicative coefficientwallTemperature - Cook wall temperature (K)accommodation - Cook accommodation constantpublic double getDragCoef(StelaDragCoefInput stelaDragCoefInput)
getDragCoef in class StelaCookDragCoefstelaDragCoefInput - input necessary for drag coefficient computationpublic String toString()
toString in class StelaCookDragCoefpublic String getStatInformation()
public StelaCookDispersedDragCoef copy()
copy in class StelaCookDragCoefCopyright © 2025 CNES. All rights reserved.