IBuildUpDataADWPInitial Property  | 
 
            Duration of ADWP before the start of the simulation.
            It determines the initial built-up mass.
            Note: ADWP - Antecedent Dry Weather Period.
            Unit: [s]
            
 
    Namespace: 
   DHI.Mike1D.RainfallRunoffModule.ModuleSWQ
    Assembly:
   DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxdouble ADWPInitial { get; set; }Property ADWPInitial As Double
	Get
	Set
property double ADWPInitial {
	double get ();
	void set (double value);
}Property Value
Type: 
Double
See Also