![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
#include <pslgminsize.h>
Public Attributes | |
| QPointF | xy |
| double | lfs = 0.0 |
| Offending length scale (map units). | |
| ViolationCause | cause = ViolationCause::CloseFeatures |
| QString | tagA |
| Tag of the feature involved, when known. | |
| QString | tagB |
| Tag of the second feature, for pairwise causes. | |
One location where the PSLG cannot support cells of size h.
| ViolationCause mesh::pslg::Violation::cause = ViolationCause::CloseFeatures |
| double mesh::pslg::Violation::lfs = 0.0 |
Offending length scale (map units).
| QString mesh::pslg::Violation::tagA |
Tag of the feature involved, when known.
| QString mesh::pslg::Violation::tagB |
Tag of the second feature, for pairwise causes.
| QPointF mesh::pslg::Violation::xy |