modelPartialInertia
Partial inertia model
Extends from Modelica.Blocks.Interfaces.SISO (Single Input Single Output continuous control block).
Information
Partial model for inertia. This block is identical to Modelica.Blocks.Interfaces.SISO and is made to constrain the replaceable inertia module within other inertia models.
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| RealInput | u (from SISO) | Connector of Real input signal | |
| RealOutput | y (from SISO) | Connector of Real output signal |
Revisions
-
October 2, 2022 by Fabian Wuellhorst:
First implementation (see issue #1576)