ICatchmentKinematicWaveDataTimeStepDryPeriod Property |
Note: This API is now obsolete.
Time step used during dry period
Unit: [s]
Default: 12 hours
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax [ObsoleteAttribute("Use TimeStepDry")]
double TimeStepDryPeriod { get; set; }
<ObsoleteAttribute("Use TimeStepDry")>
Property TimeStepDryPeriod As Double
Get
Set
[ObsoleteAttribute(L"Use TimeStepDry")]
property double TimeStepDryPeriod {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also