DHI.Mike1D.FloodMap Namespace |
Class | Description | |
---|---|---|
CrossSectionPoint |
A point on the cross section
| |
FloodMapCrossSectionWrapper |
Class for wrapping an ICrossSection into an IFloodMapCrossSection | |
FloodMapCsPoint |
Point with a cross section
| |
FloodMapExtensions |
Extension class containing a number of helper function.
| |
FloodMapper |
Class that can calculates coordinates for river flood map and river embankment lines.
Along the river a number of FloodMapPointData is created, defining the coordinates for the river center and river banks. | |
FloodMapPointData |
Coordinates of flood map point
| |
FloodMapRes1DCrossSectionWrapper |
Class for wrapping an IRes1DOpenCrossSection into an IFloodMapCrossSection |
Interface | Description | |
---|---|---|
ICrossSectionPoint |
A point on the cross section
| |
IFloodMapCrossSection |
Interface for a cross section
If Points are defined, and the cross section is open (IsOpen), then also the LeftLeveeBank, LowestPoint and RightLeveeBank must be defined. The LowestPoint indicate the center of the river, and need not be the lowest point, though it usually is. If cross section is closed (IsOpen is false), or the Points are not defined, the MaxWidth is used as geometric extension. |
Enumeration | Description | |
---|---|---|
FloodMapperDirectionVectorTypes |
Types specifying how to calculate a direction unit
| |
FloodMapPointType |
Type of flood map point.
|