Package | Description |
---|---|
nce.heattransfer.forcedconvection |
Modifier and Type | Method and Description |
---|---|
static ForcedConvectionFactory.Correlations |
ForcedConvectionFactory.Correlations.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ForcedConvectionFactory.Correlations[] |
ForcedConvectionFactory.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 ForcedConvectionCorrelation |
ForcedConvectionFactory.getCorrelation(ForcedConvectionFactory.Correlations type) |