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
swmmoutrunlayer_codes.cpp File Reference

Pure PlotAttribute → engine SWMM_OUT_* code mapping for SwmmOutRunLayer::variableCodeFor. More...

#include "plot/swmmoutrunlayer.h"
#include <openswmm/engine/openswmm_output.h>
Include dependency graph for swmmoutrunlayer_codes.cpp:

Namespaces

namespace  openswmmvis
 
namespace  openswmmvis::plot
 

Detailed Description

Pure PlotAttribute → engine SWMM_OUT_* code mapping for SwmmOutRunLayer::variableCodeFor.

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

Split out from swmmoutrunlayer.cpp so the table can be linked into unit tests without pulling in SWMMResultsLayer and its transitive deps (GDAL, canvas layer base classes, etc.). Pure switch — no I/O, no state.