diff m-toolbox/html_help/help/ug/specwin_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/specwin_content.html	Wed Nov 23 19:22:13 2011 +0100
@@ -0,0 +1,15 @@
+  <p>
+	Spectral windows are an essential part of any spectral analysis. As such, great care
+	has been taken to implement a complete and accurate set of window functions. The window
+	functions are implemented as a class <tt>specwin</tt>. The properties of the class are given in 
+	<a href="class_desc_specwin.html">specwin class<a>.
+  </p>
+  <p>
+	The following pages describe the implementation of spectral windows in the LTPDA framework:<br>
+	<ul>
+		<li><a href="specwin_description.html">What are LTPDA spectral windows?</a></li>
+		<li><a href="specwin_create.html">Creating spectral windows</a></li>
+		<li><a href="specwin_plot.html">Visualising spectral windows</a></li>
+		<li><a href="specwin_using.html">Using spectral windows</a></li>
+	</ul>
+  </p>