Uses of Class
neqsim.process.equipment.pipeline.OnePhasePipeLine
Packages that use OnePhasePipeLine
-
Uses of OnePhasePipeLine in neqsim.process.equipment.network
Fields in neqsim.process.equipment.network declared as OnePhasePipeLineModifier and TypeFieldDescriptionprivate final OnePhasePipeLinePipeFlowNetwork.PipelineSegment.pipelineMethods in neqsim.process.equipment.network that return OnePhasePipeLineModifier and TypeMethodDescriptionprivate OnePhasePipeLinePipeFlowNetwork.createPipeline(String name, StreamInterface inletStream, double length, double diameter, int numberOfNodes) Create and configure a pipeline.PipeFlowNetwork.PipelineSegment.getPipeline()Constructors in neqsim.process.equipment.network with parameters of type OnePhasePipeLineModifierConstructorDescription(package private)PipelineSegment(String name, OnePhasePipeLine pipeline, String fromManifold, String toManifold)