#include <ForcingData.hpp>
|
| void | ensure (std::size_t n) |
| |
| double | apply (int i, double base) const noexcept |
| | Apply this channel at i to base; base when unset.
|
| |
| void | resetPerStep () |
| |
| void | clear () |
| |
◆ apply()
| double openswmm::ForcingData::ElemClimateChannel::apply |
( |
int | i, |
|
|
double | base ) const |
|
inlinenoexcept |
Apply this channel at i to base; base when unset.
◆ clear()
| void openswmm::ForcingData::ElemClimateChannel::clear |
( |
| ) |
|
|
inline |
◆ ensure()
| void openswmm::ForcingData::ElemClimateChannel::ensure |
( |
std::size_t | n | ) |
|
|
inline |
◆ resetPerStep()
| void openswmm::ForcingData::ElemClimateChannel::resetPerStep |
( |
| ) |
|
|
inline |
◆ mode
| std::vector<ForcingMode> openswmm::ForcingData::ElemClimateChannel::mode |
◆ persist
| std::vector<ForcingPersist> openswmm::ForcingData::ElemClimateChannel::persist |
◆ value
| std::vector<double> openswmm::ForcingData::ElemClimateChannel::value |
The documentation for this struct was generated from the following file:
- /home/runner/work/openswmm.engine/openswmm.engine/src/engine/data/ForcingData.hpp