![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
What the router returns. Empty paths plus non-empty error means an outright failure (e.g. invalid endpoints); empty paths plus empty error means no path was found (disconnected components).
More...
#include <profilerouter.h>
Public Attributes | |
| QVector< Path > | paths |
| bool | truncated = false |
| QString | error |
What the router returns. Empty paths plus non-empty error means an outright failure (e.g. invalid endpoints); empty paths plus empty error means no path was found (disconnected components).
| QString ProfileRouter::Result::error |
| QVector<Path> ProfileRouter::Result::paths |
| bool ProfileRouter::Result::truncated = false |