.OpenIPSL.NonElectrical.Functions.displayPower

Information

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 2024-09-07T18:25:44Z by OpenModelicaOpenModelica 1.23.1 using GenerateDoc.mos