ICatchmentNamDataUseTimeConstantSecondReservoir Property  | 
 
            Flag specifying if to use an independent time constant for the 
            second linear reservoir routing (CK2), for overland flow.
            If set to false, the time constant for the first and the second 
            linear reservoir will be the same, i.e. using only 
TimeConstantFirstReservoir
            Default: true
            
 
    Namespace: 
   DHI.Mike1D.RainfallRunoffModule
    Assembly:
   DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxbool UseTimeConstantSecondReservoir { get; set; }Property UseTimeConstantSecondReservoir As Boolean
	Get
	Set
property bool UseTimeConstantSecondReservoir {
	bool get ();
	void set (bool value);
}Property Value
Type: 
Boolean
See Also