comparison 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
comparison
equal deleted inserted replaced
-1:000000000000 0:f0afece42f48
1 <!-- $Id: ltpda_workbench_content.html,v 1.3 2009/07/24 10:18:09 hewitson Exp $ -->
2 <p>
3 The LTPDA Workbench offers a graphical interface for creating signal processing pipelines. By dragging
4 and dropping blocks which represent LTPDA algorithms, users can build up a signal processing pipeline
5 and then execute it at the press of a button. The progress of the execution can be followed graphically
6 on the screen.
7
8 </p>
9
10 <p>The following sections describe the use of the LTPDA Workbench.</p>
11 <p>
12 <ul>
13 <li><a href="lwb_intro.html">Introduction</a></li>
14 <li><a href="lwb_mouseKeyboard.html">Mouse and keyboard actions </a></li>
15 <li><a href="lwb_canvas.html">The canvas</a></li>
16 <li><a href="lwb_buildHand.html">Building pipelines by hand</a></li>
17 <li><a href="lwb_shelf_intro.html">Using the Workbench Shelf</a></li>
18 <li><a href="lwb_buildProgram.html">Building pipelines programatically</a></li>
19 <li><a href="lwb_execute.html">Executing pipelines</a></li>
20 </ul>
21
22 </p>