public class StelaConstantDragCoef extends AbstractStelaDragCoef
MAXIMUM_FRACTION_DIGITS, stelaDragCoefType| Constructor and Description |
|---|
StelaConstantDragCoef()
Constructor initializing drag coefficient's value to a value specified in a file.
|
StelaConstantDragCoef(double dragCoef)
Simple constructor for a constant Cd.
|
| Modifier and Type | Method and Description |
|---|---|
StelaConstantDragCoef |
copy()
Copy drag coefficient.
|
double |
getDragCoef(StelaDragCoefInput stelaDragCoefInput)
Get the drag coefficient value.
|
String |
getStatInformation()
Get statistical drag coefficient information.
|
String |
toString() |
getDragCoefType, getStatInformationpublic StelaConstantDragCoef()
public StelaConstantDragCoef(double dragCoef)
dragCoef - the constant value of the cdpublic double getDragCoef(StelaDragCoefInput stelaDragCoefInput)
getDragCoef in class AbstractStelaDragCoefstelaDragCoefInput - input necessary for drag coefficient computationpublic String getStatInformation()
public StelaConstantDragCoef copy()
copy in class AbstractStelaDragCoefCopyright © 2025 CNES. All rights reserved.