Uses of Class
neqsim.process.mechanicaldesign.ProcessInterconnectionDesign.PipeSegment
Packages that use ProcessInterconnectionDesign.PipeSegment
-
Uses of ProcessInterconnectionDesign.PipeSegment in neqsim.process.mechanicaldesign
Fields in neqsim.process.mechanicaldesign with type parameters of type ProcessInterconnectionDesign.PipeSegmentModifier and TypeFieldDescriptionProcessInterconnectionDesign.pipeSegmentsList of pipe segments.Methods in neqsim.process.mechanicaldesign that return ProcessInterconnectionDesign.PipeSegmentModifier and TypeMethodDescriptionProcessInterconnectionDesign.createPipeSegment(String fromEquip, String toEquip, StreamInterface stream) Create a pipe segment from stream properties.Methods in neqsim.process.mechanicaldesign that return types with arguments of type ProcessInterconnectionDesign.PipeSegmentModifier and TypeMethodDescriptionProcessInterconnectionDesign.getPipeSegments()Get list of pipe segments.Methods in neqsim.process.mechanicaldesign with parameters of type ProcessInterconnectionDesign.PipeSegmentModifier and TypeMethodDescriptionprivate voidProcessInterconnectionDesign.accumulateSegment(ProcessInterconnectionDesign.PipeSegment segment) Accumulate segment data.