Inheritance Hierarchy
Namespace:
DHI.Mike1D.Generic.Spatial
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntaxpublic static class SpatialExtensions
The SpatialExtensions type exposes the following members.
Methods
| Name | Description |
---|
  | AsCoordinate | |
  | CalculateLeftRightCoordinatesFromDistances | |
  | CastToList | |
  | CreateUnitVector | |
  | DirectionUnitVector | |
  | DirectionUnitVectorAverage | |
  | DirectionUnitVectorSmooth(ICoordinateSequence, Double) | |
  | DirectionUnitVectorSmooth(ICoordinateSequence, Double, Double) | |
  | DirectionUnitVectorWeighted | |
  | DistanceSqXY | |
  | DistanceXY | |
  | Interpolate | |
  | LocateAlong(ICoordinateSequence, Double) | |
  | LocateAlong(ICoordinateSequence, Double, ExtrapolationTypes) | |
  | LocateAlong(ICoordinateSequence, Double, ExtrapolationTypes, Double) | |
  | Perpendicular | |
  | Reverse(Vector) | |
  | Reverse(Vector, Boolean) | |
  | ValidateIncreasingM | |
Top
See Also