|
|
Brick * | _toBrick |
| |
|
double | _amount {} |
| |
|
double * | _changeRate {} |
| |
|
bool | _static {} |
| |
|
bool | _needsWeighting {} |
| |
|
double | _fractionUnitArea {1.0} |
| |
|
double | _fractionLandCover {1.0} |
| |
|
double | _fractionTotal {1.0} |
| |
|
Modifier * | _modifier {} |
| |
|
ContentType | _type {ContentType::Water} |
| |
◆ GetAmount()
| double FluxToBrickInstantaneous::GetAmount |
( |
| ) |
|
|
overridevirtual |
Get the amount of water outgoing the flux.
- Returns
- the amount of water outgoing the flux
Reimplemented from FluxToBrick.
◆ GetRealAmount()
| double FluxToBrickInstantaneous::GetRealAmount |
( |
| ) |
|
Get the real amount of water that has been transferred to the brick.
- Returns
- The real amount of water that has been transferred to the brick.
◆ IsInstantaneous()
| bool FluxToBrickInstantaneous::IsInstantaneous |
( |
| ) |
|
|
inlineoverridevirtual |
Check if the flux is instantaneous.
- Returns
- true if the flux is instantaneous.
Reimplemented from Flux.
◆ IsOk()
| bool FluxToBrickInstantaneous::IsOk |
( |
| ) |
|
|
nodiscardoverridevirtual |
Check that everything is correctly defined.
- Returns
- true is everything is correctly defined.
Reimplemented from FluxToBrick.
◆ UpdateFlux()
| void FluxToBrickInstantaneous::UpdateFlux |
( |
double | amount | ) |
|
|
overridevirtual |
Set the water amount of the flux.
- Parameters
-
| amount | the water amount of the flux. |
Reimplemented from FluxToBrick.
The documentation for this class was generated from the following files: