.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-09-17T18:21:10Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos