Uses of Interface
neqsim.process.controllerdevice.structure.ControlStructureInterface
Packages that use ControlStructureInterface
-
Uses of ControlStructureInterface in neqsim.process.controllerdevice.structure
Classes in neqsim.process.controllerdevice.structure that implement ControlStructureInterfaceModifier and TypeClassDescriptionclassCascade control structure where a primary controller sets the set-point of a secondary controller.classFeed-forward control structure combining a feedback controller with a feed-forward contribution based on a measured disturbance.classOverride (selector) control structure that selects the output of one of two controllers using a HIGH-select or LOW-select strategy.classRatio control structure adjusting a controller set-point such that the controlled variable maintains a specified ratio to a reference measurement.classSplit-range control structure where a single controller drives two or more final control elements (e.g. valves).