.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-04T22:10:29Z by OpenModelicaOpenModelica 1.25.3 using GenerateDoc.mos