This package contains utility components used for the test examples.
Extends from Modelica.Icons.UtilitiesPackage
(Icon for utility packages).
Name | Description |
---|---|
DoubleRamp | Ramp going up and down |
Block generating the sum of two ramps.
Extends from Modelica.Blocks.Interfaces.SO
(Single Output continuous control block).
Type | Name | Default | Description |
---|---|---|---|
Real | offset | 1 | Offset of ramps |
Time | startTime | 0.2 | StartTime of 1st ramp |
Time | interval | 0.2 | Interval between end of 1st and beginning of 2nd ramp |
Real | height_1 | -1 | Height of ramp |
Time | duration_1 | 0.2 | Duration of ramp |
Real | height_2 | 1 | Height of ramp |
Time | duration_2 | 0.2 | Duration of ramp |
Type | Name | Description |
---|---|---|
output RealOutput | y | Connector of Real output signal |
Generated 2018-12-12 12:14:33 EST by MapleSim.