#include <InfraData.hpp>
|
| std::vector< std::string > | names |
| |
| std::vector< std::string > | inlet_type |
| | GRATE/CURB/SLOTTED/DROP_GRATE/DROP_CURB/CUSTOM.
|
| |
| std::vector< double > | length |
| |
| std::vector< double > | width |
| | or height for curb
|
| |
| std::vector< std::string > | grate_type |
| | P-50, P-50x100, CURVED_VANE, etc.
|
| |
| std::vector< double > | open_area |
| |
| std::vector< double > | splash_veloc |
| |
◆ count()
| int openswmm::InletStore::count |
( |
| ) |
const |
|
inline |
◆ grate_type
| std::vector<std::string> openswmm::InletStore::grate_type |
P-50, P-50x100, CURVED_VANE, etc.
◆ inlet_type
| std::vector<std::string> openswmm::InletStore::inlet_type |
GRATE/CURB/SLOTTED/DROP_GRATE/DROP_CURB/CUSTOM.
◆ length
| std::vector<double> openswmm::InletStore::length |
◆ names
| std::vector<std::string> openswmm::InletStore::names |
◆ open_area
| std::vector<double> openswmm::InletStore::open_area |
◆ splash_veloc
| std::vector<double> openswmm::InletStore::splash_veloc |
◆ width
| std::vector<double> openswmm::InletStore::width |
The documentation for this struct was generated from the following file:
- /home/runner/work/openswmm.engine/openswmm.engine/src/engine/data/InfraData.hpp