.OpenIPSL.NonElectrical.Functions.displayPower

A function to generate a nice string of a power variable with unit attached.

Interface

function displayPower
  extends Modelica.Icons.Function;
  input Real pwrVar "Variable to be converted into a string";
  input String unitStr "Unit string to be appended";
  output String pwrDsp "Resultant display string";
end displayPower;

Generated at 2025-04-02T18:24:35Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos