functionnominalValuesToString
Converts the nominal values to a string representation
Extends from Modelica.Icons.Function (Icon for functions).
Information
Returns a string representation of the nominal values.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.DXSystems.Cooling.AirSource.Data.Generic.BaseClasses.NominalValues | nomVal | Nominal values |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | s | A string representation of the nominal values |
Revisions
-
October 2, 2012 by Michael Wetter:
First implementation.