Res1DExtensions Class |
Namespace: DHI.Mike1D.ResultDataAccess
public static class Res1DExtensions
The Res1DExtensions type exposes the following members.
Name | Description | |
---|---|---|
Coordinate |
Create coordinate of grid point
| |
EndChainage |
Extension method return the end chainage of a reach
| |
GetLeftRightCoordinates |
Get coordinates left/right of grid point, based on cross section data.
| |
GridpointSearch |
Extension method searching within the grid points of a reach, using
a binary search routine.
| |
Include |
Checks whether the datetime parameter is included in at least
one of the periods.
| |
LocationSpan |
Extension method to create a LocationSpan from a reach.
| |
RemoveUnusedDataItems |
Remove unused data items from resultData object
| |
StartChaiange |
Extension method return the start chainage of a reach
|