|
float | _slope_deg |
|
float * | _coeff |
|
float * | _exp |
|
float * | _minSlope |
|
float * | _maxSlope |
|
float * | _minSnowHoldingDepth |
|
vecDouble | _weights |
|
string | _name |
|
WaterContainer * | _container |
|
vector< Flux * > | _outputs |
|
◆ GetRates()
vecDouble ProcessLateralSnowSlide::GetRates |
( |
| ) |
|
|
overrideprotectedvirtual |
Get the rates of the process.
- Returns
- vector of rates.
Implements Process.
◆ IsOk()
bool ProcessLateralSnowSlide::IsOk |
( |
| ) |
|
|
overridevirtual |
Check that everything is correctly defined.
- Returns
- true is everything is correctly defined.
Reimplemented from ProcessLateral.
◆ RegisterProcessParametersAndForcing()
void ProcessLateralSnowSlide::RegisterProcessParametersAndForcing |
( |
SettingsModel * | modelSettings | ) |
|
|
static |
Register the process parameters and forcing in the settings model.
- Parameters
-
modelSettings | The settings model to register the parameters in. |
◆ SetHydroUnitProperties()
void ProcessLateralSnowSlide::SetHydroUnitProperties |
( |
HydroUnit * | unit, |
|
|
Brick * | brick ) |
|
overridevirtual |
Set the properties of the hydro unit.
- Parameters
-
unit | the related hydro unit. |
brick | the related brick. |
Reimplemented from Process.
◆ SetParameters()
void ProcessLateralSnowSlide::SetParameters |
( |
const ProcessSettings & | processSettings | ) |
|
|
overridevirtual |
Assign the parameters to the process.
- Parameters
-
processSettings | settings of the process containing the parameters. |
Reimplemented from Process.
The documentation for this class was generated from the following files:
- /github/workspace/core/src/processes/ProcessLateralSnowSlide.h
- /github/workspace/core/src/processes/ProcessLateralSnowSlide.cpp