.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-12-26T19:25:54Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos