WOLFRAM SYSTEM MODELER
BaseControllerBase class for tank level controllers |
SystemModel["DocumentationExamples.Simulation.Tanks.Components.BaseController"]
This library contains models used in the documentation of system modeling functionality in Wolfram Language. These examples and this library can be explored in the Wolfram Language documentation.
ref |
Value: Type: Real (m) Description: Reference level |
---|
u |
Type: ActSignalOutput Description: Control to actuator, connector |
|
---|---|---|
y |
Type: ReadSignalInput Description: Input sensor level, connector |
DocumentationExamples.Simulation.Tanks.Components Elementary PI controller |