#include <InflowData.hpp>
|
| int | count () const |
| |
| void | add (int ni, const std::string &uh, double area) |
| |
|
| std::vector< int > | node_idx |
| | Target node.
|
| |
| std::vector< std::string > | uh_name |
| | Unit hydrograph name.
|
| |
| std::vector< double > | sewer_area |
| | Tributary sewer area.
|
| |
◆ add()
| void openswmm::RDIIAssignData::add |
( |
int |
ni, |
|
|
const std::string & |
uh, |
|
|
double |
area |
|
) |
| |
|
inline |
◆ count()
| int openswmm::RDIIAssignData::count |
( |
| ) |
const |
|
inline |
◆ node_idx
| std::vector<int> openswmm::RDIIAssignData::node_idx |
◆ sewer_area
| std::vector<double> openswmm::RDIIAssignData::sewer_area |
◆ uh_name
| std::vector<std::string> openswmm::RDIIAssignData::uh_name |
The documentation for this struct was generated from the following file:
- /home/runner/work/openswmm.engine/openswmm.engine/src/engine/data/InflowData.hpp