.FCSys.Units.from_kPag

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 2025-04-02T18:24:35Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos