| AddToOffers(FuncDouble, IQuantity) |
Adds to offers of catchment surface
(Inherited from CatchmentSurface) |
| AddToOffers(FuncDouble, PredefinedQuantity) |
Adds to offers of catchment surface
(Inherited from CatchmentSurface) |
| AddToOffers(FuncDouble, PredefinedQuantityRR) |
Adds to offers of catchment surface
(Inherited from CatchmentSurface) |
| Clone |
Creates an instance of catchment surface with the reference to the same data
(Inherited from CatchmentSurface) |
| CreateOffers |
Create offers for catchment surface.
(Inherited from CatchmentSurface) |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| EvaporateFromStorages |
Evaporates from depth, storage loss, and wetting loss.
(Inherited from CatchmentSurface) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| FinalizeTimeStep |
Finalizes catchment surface time step.
(Inherited from CatchmentSurface) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| Initialize |
Initialize catchment surface.
(Inherited from CatchmentSurface) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| Offers |
List of data types that is offered and can be used in GetValue
(Inherited from CatchmentSurface) |
| PerformTimeStep |
Perform catchment surface time step.
The catchment surface has several processes: * Snow module * Filling of storages * Evaporation * Infiltration (Inherited from CatchmentSurface) |
| Prepare |
Prepare catchment surface for simulation.
(Inherited from CatchmentSurface) |
| PrepareForTimeStep |
Prepare for catchment surface time step.
(Inherited from CatchmentSurface) |
| ReadState |
Read state and apply to module.
Returns true if state was successfully read.
(Inherited from CatchmentSurface) |
| ResetComputationalVariables |
Resets computational variable values to zero
(Inherited from CatchmentSurface) |
| ResetStateVariables |
Resets state variable values to zero
(Inherited from CatchmentSurface) |
| ResetVariables |
Resets variable values to zero
(Inherited from CatchmentSurface) |
| StateUpdated |
When state has been updated, this method can be called to update derived/computational variables
(Inherited from CatchmentSurface) |
| TimeOffers |
List of data types that is offered and can be used in GetValue
(Inherited from CatchmentSurface) |
| TimeValueGetter |
Get value getter for the specified data quantity
(Inherited from CatchmentSurface) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| TransferVariablesToOld |
Transfers previous time step variable values to Old variables.
(Inherited from CatchmentSurface) |
| ValueGetter |
Get value setter for the specified data quantity
(Inherited from CatchmentSurface) |
| WriteState |
Write current state of module
(Inherited from CatchmentSurface) |