DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.RainfallRunoffModule
RRHotstartFiles Class
RRHotstartFiles Methods
AddHotstartFile Method
Create Method
DisposeHotstartData Method
GetCatchmentData Method
GetOrCreate Method
RRHotstartFiles
GetOrCreate Method
Create an
RRHotstartFiles
object matching the provided
RRParameters
, load it from buffer if it has been created once before.
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
static
RRHotstartFiles
GetOrCreate
(
RRParameters
rrpar
,
IDiagnostics
diagnostics
)
Parameters
rrpar
Type:
DHI.Mike1D.RainfallRunoffModule
RRParameters
RR parameters to use
diagnostics
Type:
DHI.Mike1D.Generic
IDiagnostics
Diagnostics for errors
Return Value
Type:
RRHotstartFiles
A new RR hot start file object
See Also
Reference
RRHotstartFiles Class
DHI.Mike1D.RainfallRunoffModule Namespace