.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-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos