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
mesh::InfilLookupEntry Struct Reference

One row of a classified lookup: a key (or key pair, for the Curve-Number landuse×HSG case) mapping to a full InfilRow. More...

#include <meshinfil.h>

Collaboration diagram for mesh::InfilLookupEntry:

Public Attributes

QString key1
 
QString key2
 Empty for single-key lookups.
 
InfilRow row
 

Detailed Description

One row of a classified lookup: a key (or key pair, for the Curve-Number landuse×HSG case) mapping to a full InfilRow.

Member Data Documentation

◆ key1

QString mesh::InfilLookupEntry::key1

◆ key2

QString mesh::InfilLookupEntry::key2

Empty for single-key lookups.

◆ row

InfilRow mesh::InfilLookupEntry::row

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