Uses of Enum Class
neqsim.process.mechanicaldesign.heatexchanger.TEMAStandard.StandardTubeSize
Packages that use TEMAStandard.StandardTubeSize
-
Uses of TEMAStandard.StandardTubeSize in neqsim.process.mechanicaldesign.heatexchanger
Subclasses with type arguments of type TEMAStandard.StandardTubeSize in neqsim.process.mechanicaldesign.heatexchangerModifier and TypeClassDescriptionstatic enumStandard tube sizes per TEMA.Fields in neqsim.process.mechanicaldesign.heatexchanger declared as TEMAStandard.StandardTubeSizeModifier and TypeFieldDescriptionprivate TEMAStandard.StandardTubeSizeShellAndTubeDesignCalculator.tubeSizeMethods in neqsim.process.mechanicaldesign.heatexchanger that return TEMAStandard.StandardTubeSizeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static TEMAStandard.StandardTubeSize[]TEMAStandard.StandardTubeSize.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 TEMAStandard.StandardTubeSizeModifier and TypeMethodDescriptionvoidShellAndTubeDesignCalculator.setTubeSize(TEMAStandard.StandardTubeSize tubeSize) Sets tube size.