Mercurial > hg > ltpda
diff m-toolbox/html_help/help/ug/ltpda_workbench_content.html @ 0:f0afece42f48
Import.
author | Daniele Nicolodi <nicolodi@science.unitn.it> |
---|---|
date | Wed, 23 Nov 2011 19:22:13 +0100 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/m-toolbox/html_help/help/ug/ltpda_workbench_content.html Wed Nov 23 19:22:13 2011 +0100 @@ -0,0 +1,22 @@ +<!-- $Id: ltpda_workbench_content.html,v 1.3 2009/07/24 10:18:09 hewitson Exp $ --> +<p> + The LTPDA Workbench offers a graphical interface for creating signal processing pipelines. By dragging + and dropping blocks which represent LTPDA algorithms, users can build up a signal processing pipeline + and then execute it at the press of a button. The progress of the execution can be followed graphically + on the screen. + +</p> + +<p>The following sections describe the use of the LTPDA Workbench.</p> +<p> + <ul> + <li><a href="lwb_intro.html">Introduction</a></li> + <li><a href="lwb_mouseKeyboard.html">Mouse and keyboard actions </a></li> + <li><a href="lwb_canvas.html">The canvas</a></li> + <li><a href="lwb_buildHand.html">Building pipelines by hand</a></li> + <li><a href="lwb_shelf_intro.html">Using the Workbench Shelf</a></li> + <li><a href="lwb_buildProgram.html">Building pipelines programatically</a></li> + <li><a href="lwb_execute.html">Executing pipelines</a></li> + </ul> + +</p>