OpenSWMM Engine  6.0.0-alpha.4
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
openswmm::twoD::GwInitialQualityRow Struct Reference

One [GW_INITIAL_QUALITY] row. More...

#include <GwTransportData.hpp>

Collaboration diagram for openswmm::twoD::GwInitialQualityRow:

Public Attributes

GwScope scope = GwScope::GLOBAL
 
std::string tag
 
int cell = -1
 
GwZone zone = GwZone::SAT
 
int layer = -1
 LAYER zone only.
 
std::string species
 
double value = 0.0
 

Detailed Description

One [GW_INITIAL_QUALITY] row.

Member Data Documentation

◆ cell

int openswmm::twoD::GwInitialQualityRow::cell = -1

◆ layer

int openswmm::twoD::GwInitialQualityRow::layer = -1

LAYER zone only.

◆ scope

GwScope openswmm::twoD::GwInitialQualityRow::scope = GwScope::GLOBAL

◆ species

std::string openswmm::twoD::GwInitialQualityRow::species

◆ tag

std::string openswmm::twoD::GwInitialQualityRow::tag

◆ value

double openswmm::twoD::GwInitialQualityRow::value = 0.0

◆ zone

GwZone openswmm::twoD::GwInitialQualityRow::zone = GwZone::SAT

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