.
Buildings
.
Examples
.
ChillerPlant
.
BaseClasses
.
Controls
.
LinearPiecewiseTwo
Information
This component calcuates the output according to two piecewise linear function as
x
0
≤ u ≤ x
1
:
y
1
= y
10
+ u (y
11
-y
10
)/(x
1
-x
0
)
y
2
= y
20
x
1
< u ≤ x
2
:
y
1
= y
11
y
2
= y
20
+ (u-x
1
) (y
21
-y
20
)/(x
2
-x
1
)
Revisions
July 20, 2011, by Wangda Zuo:
Add comments and merge to library.
January 18, 2011, by Wangda Zuo:
First implementation.
Generated at 2024-11-22T19:25:38Z by
OpenModelica
OpenModelica 1.24.2 using
GenerateDoc.mos