![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
SoA stores for land uses, buildup, washoff, and treatment. More...
#include <vector>#include <string>Go to the source code of this file.
Classes | |
| struct | openswmm::LanduseData |
| struct | openswmm::BuildupData |
| struct | openswmm::WashoffData |
| struct | openswmm::TreatmentData |
Namespaces | |
| namespace | openswmm |
SoA stores for land uses, buildup, washoff, and treatment.
These stores persist across read/write for .inp round-trip fidelity. They are separate from the computational Landuse/Treatment modules which hold runtime state.