ICatchmentNamDataSeasonalRelativeGwDepth Property  | 
 
            Holds the relative seasonal depth used to calculated 
            the groundwater depth corresponding to a zero base flow. 
            Used when 
UseSeasonalGwDepthForZeroBaseFlow.
            Type: Dimensionless factor
            Unit: []
            Default: 1
            
 
    Namespace: 
   DHI.Mike1D.RainfallRunoffModule
    Assembly:
   DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxdouble[] SeasonalRelativeGwDepth { get; set; }Property SeasonalRelativeGwDepth As Double()
	Get
	Set
property array<double>^ SeasonalRelativeGwDepth {
	array<double>^ get ();
	void set (array<double>^ value);
}Property Value
Type: 
Double
See Also