|
Forcing * | m_forcing |
|
double | m_amount |
|
double * | m_changeRate |
|
bool | m_static |
|
bool | m_needsWeighting |
|
double | m_fractionUnitArea |
|
double | m_fractionLandCover |
|
double | m_fractionTotal |
|
Modifier * | m_modifier |
|
string | m_type |
|
◆ AttachForcing()
void FluxForcing::AttachForcing |
( |
Forcing * | forcing | ) |
|
Attach a forcing to the flux.
- Parameters
-
forcing | the forcing to attach. |
◆ GetAmount()
double FluxForcing::GetAmount |
( |
| ) |
|
|
overridevirtual |
Get the amount of water outgoing the flux.
- Returns
- the amount of water outgoing the flux
Implements Flux.
◆ IsForcing()
bool FluxForcing::IsForcing |
( |
| ) |
|
|
inlineoverridevirtual |
Check if the flux is a forcing.
- Returns
- true if the flux is a forcing.
Reimplemented from Flux.
◆ IsOk()
bool FluxForcing::IsOk |
( |
| ) |
|
|
overridevirtual |
Check that everything is correctly defined.
- Returns
- true is everything is correctly defined.
Implements Flux.
The documentation for this class was generated from the following files:
- /github/workspace/core/src/fluxes/FluxForcing.h
- /github/workspace/core/src/fluxes/FluxForcing.cpp