|
Forcing * | m_temperature |
|
Forcing * | m_potentialClearSkyDirectSolarRadiation |
|
float * | m_meltFactor |
|
float * | m_meltingTemperature |
|
float * | m_radiationCoefficient |
|
string | m_name |
|
WaterContainer * | m_container |
|
vector< Flux * > | m_outputs |
|
◆ AttachForcing()
void ProcessMeltTemperatureIndex::AttachForcing |
( |
Forcing * | forcing | ) |
|
|
overridevirtual |
Attach forcing to the process.
- Parameters
-
forcing | forcing to attach. |
Reimplemented from Process.
◆ GetRates()
vecDouble ProcessMeltTemperatureIndex::GetRates |
( |
| ) |
|
|
overrideprotectedvirtual |
Get the rates of the process.
- Returns
- vector of rates.
Implements Process.
◆ IsOk()
bool ProcessMeltTemperatureIndex::IsOk |
( |
| ) |
|
|
overridevirtual |
Check that everything is correctly defined.
- Returns
- true is everything is correctly defined.
Reimplemented from ProcessMelt.
◆ RegisterProcessParametersAndForcing()
void ProcessMeltTemperatureIndex::RegisterProcessParametersAndForcing |
( |
SettingsModel * | modelSettings | ) |
|
|
static |
Register the process parameters and forcing in the settings model.
- Parameters
-
modelSettings | The settings model to register the parameters in. |
◆ SetParameters()
void ProcessMeltTemperatureIndex::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: