mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-17 00:04:02 -04:00
Added reference to algorithm description for ruggedness index
git-svn-id: http://svn.osgeo.org/qgis/trunk@14464 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
2ba6227462
commit
40b7172cbf
@ -20,7 +20,8 @@
|
|||||||
|
|
||||||
#include "qgsninecellfilter.h"
|
#include "qgsninecellfilter.h"
|
||||||
|
|
||||||
/**Calculates the ruggedness index based on a 3x3 moving window*/
|
/**Calculates the ruggedness index based on a 3x3 moving window.
|
||||||
|
Algorithm from Riley et al. 1999: A terrain ruggedness index that quantifies topographic heterogeneity*/
|
||||||
class ANALYSIS_EXPORT QgsRuggednessFilter: public QgsNineCellFilter
|
class ANALYSIS_EXPORT QgsRuggednessFilter: public QgsNineCellFilter
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user