Uses of Enum Class
neqsim.process.mechanicaldesign.heatexchanger.ThermalDesignCalculator.ShellSideMethod
Packages that use ThermalDesignCalculator.ShellSideMethod
-
Uses of ThermalDesignCalculator.ShellSideMethod in neqsim.process.mechanicaldesign.heatexchanger
Subclasses with type arguments of type ThermalDesignCalculator.ShellSideMethod in neqsim.process.mechanicaldesign.heatexchangerModifier and TypeClassDescriptionstatic enumShell-side analysis method selection.Fields in neqsim.process.mechanicaldesign.heatexchanger declared as ThermalDesignCalculator.ShellSideMethodModifier and TypeFieldDescriptionShellAndTubeDesignCalculator.shellSideMethodThermalDesignCalculator.shellSideMethodMethods in neqsim.process.mechanicaldesign.heatexchanger that return ThermalDesignCalculator.ShellSideMethodModifier and TypeMethodDescriptionThermalDesignCalculator.getShellSideMethod()Gets the shell-side analysis method.Returns the enum constant of this class with the specified name.ThermalDesignCalculator.ShellSideMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in neqsim.process.mechanicaldesign.heatexchanger with parameters of type ThermalDesignCalculator.ShellSideMethodModifier and TypeMethodDescriptionvoidShellAndTubeDesignCalculator.setShellSideMethod(ThermalDesignCalculator.ShellSideMethod method) Sets the shell-side thermal analysis method (Kern or Bell-Delaware).voidThermalDesignCalculator.setShellSideMethod(ThermalDesignCalculator.ShellSideMethod method) Sets the shell-side analysis method.