Package HydraulicsByFluidon.Tools
Icon for utility packages
Information
This icon indicates a package containing utility classes.
Extends from Modelica.Icons.UtilitiesPackage (Icon for utility packages).
Package Contents
| Name | Description |
|---|
limit | limit x to min and max |
max | max value of x and y |
min | min value of x and y |
Pipes |   |
Information
Standard package icon.
Extends from Modelica.Icons.Package (Icon for standard packages).
Inputs
| Type | Name | Description |
|---|
Real | x |   |
Real | minimum |   |
Real | maximum |   |
Outputs
| Type | Name | Description |
|---|
Real | ret |   |
Inputs
| Type | Name | Description |
|---|
Real | x |   |
Real | y |   |
Outputs
| Type | Name | Description |
|---|
Real | ret |   |
Inputs
| Type | Name | Description |
|---|
Real | x |   |
Real | y |   |
Outputs
| Type | Name | Description |
|---|
Real | ret |   |