DamBreakBaseCheckForBreach Method

Check if dambreak structuer should start breach within this time span

Definition

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

Parameters

simTimeN  DateTime

[Missing <param name="simTimeN"/> documentation for "M:DHI.Mike1D.StructureModule.DamBreakBase.CheckForBreach(System.DateTime,System.DateTime)"]

simTimeNp1  DateTime

[Missing <param name="simTimeNp1"/> documentation for "M:DHI.Mike1D.StructureModule.DamBreakBase.CheckForBreach(System.DateTime,System.DateTime)"]

See Also