CatchmentNamDataTimeConstantLowerBaseFlow Property  | 
 
            Variable holding the time constant for routing ground water in the lower ground water reservoir (CKlow).
            Type: Flow routing time constant
            Unit: [hour]
            Default: 10000
            
 
    Namespace: 
   DHI.Mike1D.RainfallRunoffModule
    Assembly:
   DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic double TimeConstantLowerBaseFlow { get; set; }Public Property TimeConstantLowerBaseFlow As Double
	Get
	Set
public:
virtual property double TimeConstantLowerBaseFlow {
	double get () sealed;
	void set (double value) sealed;
}Property Value
Type: 
DoubleImplements
ICatchmentNamDataTimeConstantLowerBaseFlow
See Also