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.classRatio control structure adjusting a controller set-point such that the controlled variable maintains a specified ratio to a reference measurement.