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

One [GW_SOURCES] species term. More...

#include <GwTransportData.hpp>

Collaboration diagram for openswmm::twoD::GwSourceSpeciesTerm:

Public Attributes

std::string species
 
std::string kind = "CONC"
 CONC | MASS.
 
double value = 0.0
 
std::string ts_name
 

Detailed Description

One [GW_SOURCES] species term.

Member Data Documentation

◆ kind

std::string openswmm::twoD::GwSourceSpeciesTerm::kind = "CONC"

CONC | MASS.

◆ species

std::string openswmm::twoD::GwSourceSpeciesTerm::species

◆ ts_name

std::string openswmm::twoD::GwSourceSpeciesTerm::ts_name

◆ value

double openswmm::twoD::GwSourceSpeciesTerm::value = 0.0

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