Go to the source code of this file.
Classes | |
class | mio::IDWAlgorithm |
Inverse Distance Weighting interpolation algorithm. Each cell receives the weighted average of the whole data set with weights being 1/r² (r being the distance of the current cell to the contributing station) and renormalized (so that the sum of the weights is equal to 1.0). More... | |
Namespaces | |
mio | |