| Package | Description |
|---|---|
| nce.heattransfer.naturalconvection |
| Modifier and Type | Field and Description |
|---|---|
NaturalConvectionFactory.Correlations |
NaturalConvectionCorrelation.cID |
| Modifier and Type | Method and Description |
|---|---|
static NaturalConvectionFactory.Correlations |
NaturalConvectionFactory.Correlations.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NaturalConvectionFactory.Correlations[] |
NaturalConvectionFactory.Correlations.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static NaturalConvectionCorrelation |
NaturalConvectionFactory.getCorrelation(NaturalConvectionFactory.Correlations type) |