![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
One series to export — name becomes the CSV column header / .dat comment line. Times are SWMM Julian doubles (see core/swmmdatetime.h). More...
#include <seriesdataexport.h>
Public Attributes | |
| QString | name |
| std::vector< double > | timesJulian |
| std::vector< double > | values |
| Same length as timesJulian. | |
One series to export — name becomes the CSV column header / .dat comment line. Times are SWMM Julian doubles (see core/swmmdatetime.h).
| QString openswmmvis::plot::ExportSeries::name |
| std::vector<double> openswmmvis::plot::ExportSeries::timesJulian |
| std::vector<double> openswmmvis::plot::ExportSeries::values |
Same length as timesJulian.