QGIS/python/plugins/sextante/saga/help/01_Myfirstmodule.html

17 lines
1.1 KiB
HTML

<html>
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
<body>
<h1 class='module'>01: My first module</h1>
<div class='author'>Copyrights (c) 2003 by Olaf Conrad</div>
<div class='description'>(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 <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>Factor <div class='type'>Floating point</div></dt><dd>Type in a value that shall be used for the chosen mathematical operation. <div class='constraints'></div></dd>
<dt>Method <div class='type'>Choice</div></dt><dd>Choose a method <div class='constraints'>Available choices: Addition, Subtraction, Multiplication, Division</div></dd>
</dl>
</body></html>