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