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
meshprofilesampler.cpp File Reference
#include "plot/meshprofilesampler.h"
#include "layers/swmm2dmeshlayer.h"
#include "layers/swmm2dresultslayer.h"
#include <algorithm>
#include <cmath>
#include <limits>
Include dependency graph for meshprofilesampler.cpp:

Namespaces

namespace  MeshProfileSampler
 

Functions

MeshProfile MeshProfileSampler::buildMeshProfile (SWMM2DMeshLayer *mesh, SWMM2DResultsLayer *results, const QVector< QPointF > &scenePolyline, double stepHint=0.0)
 Resample scenePolyline at fixed arc length and sample ground / depth / max-depth along it.
 

Detailed Description