Click or drag to resize

Res1DExtensions Methods

The Res1DExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCoordinate
Create coordinate of grid point
Public methodStatic memberEndChainage
Extension method return the end chainage of a reach
Public methodStatic memberGetLeftRightCoordinates
Get coordinates left/right of grid point, based on cross section data.
Public methodStatic memberGridpointSearch
Extension method searching within the grid points of a reach, using a binary search routine.
Public methodStatic memberInclude
Checks whether the datetime parameter is included in at least one of the periods.
Public methodStatic memberLocationSpan
Extension method to create a LocationSpan from a reach.
Public methodStatic memberRemoveUnusedDataItems
Remove unused data items from resultData object
Public methodStatic memberStartChaiange
Extension method return the start chainage of a reach
Top
See Also