WOLFRAM SYSTEM MODELER
InterfacesLibrary of connectors and partial models for input/output blocks |
'input Real' as connector |
|
'output Real' as connector |
|
'input Boolean' as connector |
|
'output Boolean' as connector |
|
'input Integer' as connector |
|
'output Integer' as connector |
|
Real input connector used for vector of connectors |
|
Integer input connector used for vector of connectors |
|
Boolean input connector used for vector of connectors |
|
Real output connector used for vector of connectors |
|
Single Output continuous control block |
|
Multiple Output continuous control block |
|
Single Input Single Output continuous control block |
|
2 Single Input / 1 Single Output continuous control block |
|
Single Input Multiple Output continuous control block |
|
Multiple Input Single Output continuous control block |
|
Partial block with a RealVectorInput and a RealOutput signal |
|
Multiple Input Multiple Output continuous control block |
|
Multiple Input Multiple Output continuous control block with same number of inputs and outputs |
|
2 Multiple Input / Multiple Output continuous control block |
|
Base class for continuous signal source |
|
Single-Variable continuous controller |
|
Multi-Variable continuous controller |
|
Base class of discrete control blocks |
|
Single Input Single Output discrete control block |
|
Multiple Input Multiple Output discrete control block |
|
Multiple Input Multiple Output discrete control block |
|
Discrete Single-Variable controller |
|
Discrete Multi-Variable controller |
|
Single Input Single Output control block with signals of type Boolean |
|
Multiple Input Multiple Output continuous control block with same number of inputs and outputs of Boolean type |
|
2 Multiple Input / Boolean Multiple Output block with same signal lengths |
|
2 Single Input / Boolean Single Output block |
|
Base class for Boolean signal sources |
|
Single Integer Output continuous control block |
|
Multiple Integer Output continuous control block |
|
Base class for continuous Integer signal source |
|
Integer Input Boolean Output continuous control block |
|
Multiple Integer Input Multiple Boolean Output continuous control block with same number of inputs and outputs |
|
Partial block with a IntegerInput and an IntegerOutput signal |
|
Partial block with an IntegerVectorInput and an IntegerOutput signal |
|
Partial block with 1 input and 1 output Boolean signal |
|
Partial block with 2 input and 1 output Boolean signal |
|
Partial block with 3 input and 1 output Boolean signal |
|
Partial block with 1 input Boolean signal |
|
Partial block with 1 output Boolean signal |
|
Partial source block (has 1 output Boolean signal and an appropriate default icon) |
|
partialBooleanThresholdComparison Partial block to compare the Real input u with a threshold and provide the result as 1 Boolean output signal |
|
Partial block with 2 Real input and 1 Boolean output signal (the result of a comparison of the two Real inputs) |
|
Partial block with a BooleanInput and a BooleanOutput signal and a small block icon |
|
Partial block with a BooleanVectorInput and a BooleanOutput signal |
|
Partial block defining the interface for conversion blocks |
|
Partial noise generator |
|
Package with adaptors (especially useful for FMUs) |
This information is part of the Modelica Standard Library maintained by the Modelica Association.
This package contains interface definitions for continuous input/output blocks with Real, Integer and Boolean signals. Furthermore, it contains partial models for continuous and discrete blocks.
SystemModel["Modelica.Blocks.Interfaces"]