|
mupp 1.1.0
|
Scripting interface for mupp batch processing. More...
#include <memory>#include <QString>#include <QStringList>#include "PmuppAdmin.h"#include "Pmupp.h"#include "PVarHandler.h"

Go to the source code of this file.
Classes | |
| struct | PmuppPlotEntry |
| Data structure for plot configuration. More... | |
| class | PmuppScript |
| Script interpreter for mupp batch processing. More... | |
Scripting interface for mupp batch processing.
This header defines the scripting system for mupp, enabling non-interactive batch processing of parameter data analysis and visualization tasks. The scripting interface allows users to automate:
Script commands supported:
Key components:
Definition in file PmuppScript.h.