Mercurial > hg > ltpda
comparison m-toolbox/html_help/help/ug/gui_specwin_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 <p> | |
2 The LTPDA Toolbox contains a class for creating spectral window objects | |
3 (see <a href="specwin.html">Spectral Windows</a>). A graphical user interface | |
4 allows the user to easily explore the time-domain and frequency-domain response | |
5 of any particular window. | |
6 </p> | |
7 <p> | |
8 To start the GUI: | |
9 </p> | |
10 <div class="fragment"><pre> | |
11 >> specwin_viewer | |
12 </pre></div> | |
13 or click the appropriate button on the Launch Bay. | |
14 <br> | |
15 <p> | |
16 You should then be presented with the following figure: | |
17 </p> | |
18 <img src="images/specwin_viewer.png" alt="Sawtooth waveform" border="3"> | |
19 <br> |