.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-07-08T18:21:06Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos