IDamBreakErosionSideErosionIndex Property |
Erosion failure side erosion index. The side erosion index is a proportionality
factor that determines the amount of erosion of the breach sides. The higher the
side index, the more material is eroded away from the breach sides.
Generally in the [0.5; 1.0] range.
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax double SideErosionIndex { get; set; }
Property SideErosionIndex As Double
Get
Set
property double SideErosionIndex {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also