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
profileattributesampler.cpp File Reference
#include "plot/profileattributesampler.h"
#include "layers/swmmresultslayer.h"
#include "plot/swmmoutrunlayer.h"
#include <openswmm/engine/openswmm_output.h>
#include <cmath>
#include <limits>
Include dependency graph for profileattributesampler.cpp:

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.
 

Detailed Description

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

See profileattributesampler.h for the contracts.