![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
#include "plot/profileattributesampler.h"#include "layers/swmmresultslayer.h"#include "plot/swmmoutrunlayer.h"#include <openswmm/engine/openswmm_output.h>#include <cmath>#include <limits>Namespaces | |
| namespace | ProfileAttributeSampler |
Functions | |
| AttributeProfile | ProfileAttributeSampler::fetch (SWMMResultsLayer *resultsLayer, const ProfileBuilder::PathStatic &path, PlotAttribute attr) |
| AttributeProfile | ProfileAttributeSampler::fetchSpecies (SWMMResultsLayer *resultsLayer, const ProfileBuilder::PathStatic &path, const QString &species, bool nodeScope) |
| Species variant (Y2b-2 follow-up, amendment D-Y4): fetches the along-the-path profile of one species — a pollutant or the reserved water-age column — BY NAME, in node or link scope. | |