.FCSys.Units.from_kPag

Information

Convert from gauge pressure in kilopascals to absolute pressure as a quantity

Interface

function from_kPag
  extends Modelica.SIunits.Icons.Conversion;
  input Real p_kPag "Gauge pressure in kilopascals";
  output Q.PressureAbsolute p "Absolute pressure";
end from_kPag;

Generated at 2024-03-28T19:15:55Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos