This class defines a class to calculates a weight for a GPM using Squared Inverse Distance strategy. More...
#include "../Config.h"#include "../Enums.h"#include "GPMWeightsAbstractStrategy.h"#include <memory>#include <string>Go to the source code of this file.
Classes | |
| class | te::sa::GPMWeightsSquaredInverseDistanceStrategy | 
| This class defines a class to calculates a weight for a GPM using Inverse Distance strategy.  More... | |
Namespaces | |
| te | |
| TerraLib.  | |
| te::sa | |
| Namespace for the TerraLib SA module.  | |
This class defines a class to calculates a weight for a GPM using Squared Inverse Distance strategy.
Definition in file GPMWeightsSquaredInverseDistanceStrategy.h.