CatchmentNamDataTimeConstantFirstReservoir Property  | 
 
            Time constant for the first linear reservoir routing (CK1), for overland and interflow.
            Type: Flow routing time constant
            Unit: [hour]
            Default: 10
            
 
    Namespace: 
   DHI.Mike1D.RainfallRunoffModule
    Assembly:
   DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic double TimeConstantFirstReservoir { get; set; }Public Property TimeConstantFirstReservoir As Double
	Get
	Set
public:
virtual property double TimeConstantFirstReservoir {
	double get () sealed;
	void set (double value) sealed;
}Property Value
Type: 
DoubleImplements
ICatchmentNamDataTimeConstantFirstReservoir
See Also