CatchmentLinearReservoirTimeConstant Property  | 
 
            The linear reservoir Time constant
            used in model NL
            Unit: [1/s]
            Default: 3e-3
            
 
    Namespace: 
   DHI.Mike1D.RainfallRunoffModule
    Assembly:
   DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic double TimeConstant { get; set; }Public Property TimeConstant As Double
	Get
	Set
public:
virtual property double TimeConstant {
	double get () sealed;
	void set (double value) sealed;
}Property Value
Type: 
DoubleImplements
ICatchmentLinearReservoirDataTimeConstant
See Also