work on the scripting part of mupp. Preparing for the step of parameter transformation.

This commit is contained in:
2020-04-23 16:35:55 +02:00
parent fe537efa6e
commit dbefdc69a4
8 changed files with 220 additions and 69 deletions

View File

@@ -80,6 +80,7 @@ class PmuppScript : public QObject
PmuppPlotEntry fPlotEntry;
QVector<PmuppPlotEntry> fPlotInfo;
bool fNorm;
QString fLoadPath;
QString fSavePath;