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