.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 2024-11-23T19:25:52Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos