CatchmentComponentResultFile Class |
It will only add component load if the HD result file does also contain that catchment. I.e. if component result file contains data from more catchments than the HD result file, the additional catchments will be ignored.
Namespace: DHI.Mike1D.BoundaryModule
The CatchmentComponentResultFile type exposes the following members.
Name | Description | |
---|---|---|
CatchmentComponentResultFile | Initializes a new instance of the CatchmentComponentResultFile class |
Name | Description | |
---|---|---|
ComponentIds |
Components to use from result file. If null or empty, it will use all components defined in the setup.
| |
FilePath |
Path to RR result file containing Runoff or Catchment Discharge.
| |
Scope |
Which types of components to use from result file. Can include more than one type of components
|
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 the default hash function. (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.) |