SWMMVis  6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
calibrationdatadialog.h File Reference

Slice BK — Calibration data registration dialog. More...

#include "plot/plotattribute.h"
#include <QDialog>
#include <QPointer>
#include <QString>
Include dependency graph for calibrationdatadialog.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  openswmmvis::ui::CalibrationEntry
 
class  openswmmvis::ui::CalibrationDataDialog
 

Namespaces

namespace  openswmmvis
 
namespace  openswmmvis::ui
 

Detailed Description

Slice BK — Calibration data registration dialog.

Author
Caleb Buahin caleb.nosp@m..bua.nosp@m.hin@g.nosp@m.mail.nosp@m..com
Date
2026
License\n GPL-3.0-or-later

Maintains a table of (object, attribute, observed-CSV path) bindings. Persisted in the active project window's .oswp under the "calibrationData" key. When the user opens the Comparison Plot Dialog for a calibrated object, the matching observed CSV is automatically added as an Observed RunSource via BL-Polish.2's ObservedCsvRunLayer.