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
SubcatchSnapshot Struct Reference

#include <mapundostack.h>

Collaboration diagram for SubcatchSnapshot:

Public Attributes

QString name
 
QVector< QPointF > polygon
 
double area = 0
 
double width = 0
 
double slope = 0
 
double impervPct = 0
 

Detailed Description

Minimal snapshot for a deleted subcatchment.

Member Data Documentation

◆ area

double SubcatchSnapshot::area = 0

◆ impervPct

double SubcatchSnapshot::impervPct = 0

◆ name

QString SubcatchSnapshot::name

◆ polygon

QVector<QPointF> SubcatchSnapshot::polygon

◆ slope

double SubcatchSnapshot::slope = 0

◆ width

double SubcatchSnapshot::width = 0

The documentation for this struct was generated from the following file: