.Modelica_DeviceDrivers.Blocks.Communication.Internal.DummyFunctions.sendToLCM

Interface

function sendToLCM
  input Modelica_DeviceDrivers.Communication.LCM lcm;
  input String channel "Channel name";
  input Modelica_DeviceDrivers.Packaging.SerialPackager pkg;
  input Integer dataSize "Size of data";
  input Real dummy;
  output Real dummy2;
end sendToLCM;

Generated at 2025-04-03T18:24:42Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos