QGIS/python/plugins/sextante/saga/help/03_Directneighbours.html

17 lines
1.1 KiB
HTML

<html>
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
<body>
<h1 class='module'>03: Direct neighbours</h1>
<div class='author'>Copyrights (c) 2003 by Olaf Conrad</div>
<div class='description'>Simple neighbourhood analysis for grid cells.<br/>
(c) 2003 by Olaf Conrad, Goettingen<br/>
email: oconrad@gwdg.de</div>
<h2>Parameters</h2>
<dl class='parameters'>
<dt>Grid system <div class='type'>Grid system</div></dt><dd>Grid system <div class='constraints'></div></dd>
<dt>Input grid <div class='type'>Input Grid</div></dt><dd>This must be your input data of type grid. <div class='constraints'></div></dd>
<dt>Output <div class='type'>Output Grid</div></dt><dd>This will contain your output data of type grid. <div class='constraints'></div></dd>
<dt>Method <div class='type'>Choice</div></dt><dd>Choose a method <div class='constraints'>Available choices: Difference to left neighbour, Difference to left neighbour (using a while loop), Slope gradient to left neighbour [%%], Slope gradient to left neighbour [Degree]</div></dd>
</dl>
</body></html>