.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-12-15T19:13:59Z by OpenModelicaOpenModelica 1.25.7 using GenerateDoc.mos