Click or drag to resize

InverseDistanceWeightingFunction Properties

The InverseDistanceWeightingFunction type exposes the following members.

Properties
  Name Description
Public property DistanceFunction Gets the function to be used to calculate the distance between two points.
Public property Power Gets the power applied to the inverse distance to control the speed of value's decay.
Public property Values Gets the collection of values of points at which the values are known.
Public property XCoordinates Gets the collection of x-coordinates of points at which the values are known.
Public property YCoordinates Gets the collection of y-coordinates of points at which the values are known.
Top
See Also