|
double | _amount |
|
double * | _changeRate |
|
bool | _static |
|
bool | _needsWeighting |
|
double | _fractionUnitArea |
|
double | _fractionLandCover |
|
double | _fractionTotal |
|
Modifier * | _modifier |
|
string | _type |
|
◆ GetAmount()
double FluxToAtmosphere::GetAmount |
( |
| ) |
|
|
overridevirtual |
Get the amount of water outgoing the flux.
- Returns
- the amount of water outgoing the flux
Implements Flux.
◆ IsOk()
bool FluxToAtmosphere::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/FluxToAtmosphere.h
- /github/workspace/core/src/fluxes/FluxToAtmosphere.cpp