.OpenModelica.Scripting.isExperiment

Checks if a class is an experiment.

Information

An experiment is defined as a non-partial model or block having annotation experiment(StopTime=...)

Interface

function isExperiment
  input TypeName name;
  output Boolean res;
end isExperiment;

Generated at 2025-04-24T18:20:02Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos