Click or drag to resize

DamBreakBaseCheckForBreach Method

Check if dambreak structuer should start breach within this time span

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
protected void CheckForBreach(
	DateTime simTimeN,
	DateTime simTimeNp1
)

Parameters

simTimeN
Type: SystemDateTime
simTimeNp1
Type: SystemDateTime
See Also