.Modelica.Units.Conversions.from_litre

Information

Convert from litre to cubic metre

Interface

function from_litre
  extends Modelica.Units.Icons.Conversion;
  input Modelica.Units.NonSI.Volume_litre litre "Value in litre";
  output SI.Volume m3 "Value in cubic metre";
end from_litre;

Generated at 2024-12-17T19:26:02Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos