functiongetPerformanceDataAsString
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.Movers.BaseClasses.Characteristics.flowParameters | pressure | Performance data | |
| Real[:] | derivative | Derivative | |
| Integer | minimumLength | 6 | Minimum width of result |
| Integer | significantDigits | 6 | Number of significant digits |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | str | String representation |