Uses of Interface
neqsim.process.equipment.valve.ValveInterface
Packages that use ValveInterface
Package
Description
-
Uses of ValveInterface in neqsim.process.equipment.util
Classes in neqsim.process.equipment.util that implement ValveInterface -
Uses of ValveInterface in neqsim.process.equipment.valve
Classes in neqsim.process.equipment.valve that implement ValveInterfaceModifier and TypeClassDescriptionclassBlowdown Valve (BDValve) for emergency depressurization systems (ESD).classCheck valve (non-return valve) that prevents reverse flow.classControl valve for process flow control.classEmergency Shutdown (ESD) Valve / Isolation Valve (XV) for process safety systems.classHigh Integrity Pressure Protection System (HIPPS) Valve.classLevel control valve (LCV) for automatic level regulation in vessels.classPressure control valve (PCV) for automatic pressure regulation.classProcess Shutdown (PSD) Valve that automatically closes on High-High Alarm (PAHH).classRuptureDisk class - represents a rupture disk (bursting disc) safety device.classSafety/Relief Valve built on top of ThrottlingValve.classSafetyValve class.classThrottlingValve class. -
Uses of ValveInterface in neqsim.process.logic.condition
Fields in neqsim.process.logic.condition declared as ValveInterfaceConstructors in neqsim.process.logic.condition with parameters of type ValveInterfaceModifierConstructorDescriptionValvePositionCondition(ValveInterface valve, String operator, double setpoint) Creates a valve position condition with default tolerance (1.0%).ValvePositionCondition(ValveInterface valve, String operator, double setpoint, double tolerance) Creates a valve position condition with specified tolerance. -
Uses of ValveInterface in neqsim.process.mechanicaldesign.valve
Methods in neqsim.process.mechanicaldesign.valve that return ValveInterface -
Uses of ValveInterface in neqsim.process.util.monitor
Constructors in neqsim.process.util.monitor with parameters of type ValveInterfaceModifierConstructorDescriptionValveResponse(ValveInterface valve) Constructor for StreamResponse. -
Uses of ValveInterface in neqsim.process.util.report.safety
Methods in neqsim.process.util.report.safety with parameters of type ValveInterfaceModifier and TypeMethodDescriptionprivate doubleProcessSafetyReportBuilder.normalizeOpenFraction(ValveInterface valve)