CatchmentCombinedSubCatchmentNames Field |
Subcatchment by names. The dictionary
contains the name of the subcatchment and a contributing area factor,
which is the fraction of the total area that the subcatchment
runoff contributes to this combined catchment.
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public Dictionary<string, double> SubCatchmentNames
Public SubCatchmentNames As Dictionary(Of String, Double)
public:
Dictionary<String^, double>^ SubCatchmentNames
Field Value
Type:
DictionaryString,
DoubleSee Also