.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 2025-01-30T19:25:57Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos