GriddedSource Class |
Namespace: DHI.Mike1D.BoundaryModule
public class GriddedSource
The GriddedSource type exposes the following members.
Name | Description | |
---|---|---|
GriddedSource | Initializes a new instance of the GriddedSource class |
Name | Description | |
---|---|---|
CatchmentGriddedWeights |
Catchment weights: For each catchment specifying which cells in the grid
that is inside the catchment, and a weight for calculation the average source contribution
of all included cells.
If no weights are defined, weights will be calculated automatically | |
FilePath |
Path to 2D data
| |
ValueType |
Type of value in the time series. Set to null when information is stored in the timeseries itself.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |