#include <LinkSubtypes.hpp>
|
| std::vector< int > | link_idx |
| |
| std::vector< double > | orifice_type |
| | 0 = BOTTOM, 1 = SIDE (legacy param1)
|
| |
| std::vector< double > | cd |
| | Discharge coefficient.
|
| |
| std::vector< double > | orate |
| | Open/close time (s)
|
| |
◆ add_default()
| int openswmm::OrificeData::add_default |
( |
int | i | ) |
|
|
inline |
◆ clear()
| void openswmm::OrificeData::clear |
( |
| ) |
|
|
inlinenoexcept |
◆ count()
| int openswmm::OrificeData::count |
( |
| ) |
const |
|
inlinenoexcept |
◆ erase_at()
| void openswmm::OrificeData::erase_at |
( |
int | r | ) |
|
|
inline |
◆ reserve()
| void openswmm::OrificeData::reserve |
( |
int | n | ) |
|
|
inline |
◆ cd
| std::vector<double> openswmm::OrificeData::cd |
◆ link_idx
| std::vector<int> openswmm::OrificeData::link_idx |
◆ orate
| std::vector<double> openswmm::OrificeData::orate |
◆ orifice_type
| std::vector<double> openswmm::OrificeData::orifice_type |
0 = BOTTOM, 1 = SIDE (legacy param1)
The documentation for this struct was generated from the following file:
- /home/runner/work/openswmm.engine/openswmm.engine/src/engine/data/LinkSubtypes.hpp