|
Forcing * | m_precipitation |
|
string | m_name |
|
vector< Flux * > | m_inputs |
|
vector< Flux * > | m_outputs |
|
◆ AttachForcing()
void SplitterRain::AttachForcing |
( |
Forcing * | forcing | ) |
|
|
overridevirtual |
◆ Compute()
void SplitterRain::Compute |
( |
| ) |
|
|
overridevirtual |
◆ GetValuePointer()
double * SplitterRain::GetValuePointer |
( |
const string & | name | ) |
|
|
overridevirtual |
◆ IsOk()
bool SplitterRain::IsOk |
( |
| ) |
|
|
overridevirtual |
Check that everything is correctly defined.
- Returns
- true is everything is correctly defined.
Implements Splitter.
◆ SetParameters()
Assign the parameters to the splitter.
- Parameters
-
splitterSettings | settings of the splitter containing the parameters. |
Implements Splitter.
The documentation for this class was generated from the following files:
- /github/workspace/core/src/fluxes/SplitterRain.h
- /github/workspace/core/src/fluxes/SplitterRain.cpp