]> Pileus Git - ~andy/rsl/blobdiff - doc/RSL_get_win.html
Changes from Bart (2011-02-01)
[~andy/rsl] / doc / RSL_get_win.html
index e5019df769e7f292eaf66807527d0ce9a41f096e..a43b5fcb569838001c6b720653ae6a25c188fe6a 100644 (file)
 
 <h3>
 <hr>Description</h3>
-<b>RSL_get_window_from_radar </b>calls<b> RSL_get_window_from_volume </b>for the number of volumes. <b>RSL_get_window_from_volume</b> calls <b>RSL_get_window_from_sweep</b> for the number of sweeps. <b>RSL_get_window_from_sweep</b> calls <b>RSL_get_window_from_ray</b> for the number of rays. And <b>RSL_get_window_from_ray</b> gets window, between low_azim and hi_azim, from min_range to max_range.
+<b>RSL_get_window_from_radar </b>calls<b> RSL_get_window_from_volume </b>for the number of volumes.<br>
+<b>RSL_get_window_from_volume</b> calls <b>RSL_get_window_from_sweep</b> for the number of sweeps.<br>
+<b>RSL_get_window_from_sweep</b> calls <b>RSL_get_window_from_ray</b> for the number of rays.<br>
+<b>RSL_get_window_from_ray</b> gets window, between low_azim and hi_azim (degrees), from min_range to max_range (km).
 <hr>
 
 <h3>Return value</h3>
@@ -27,8 +30,8 @@ Upon successful completion, a pointer to the appropriate structure is returned.
 <hr>
 
 <h3>See also</h3>
-<a href=../examples/test_get_win.c>Example</a> 
+rsl/examples/test_get_win.c
 <hr>
 
-<p>Author: <a href=john.merritt.html>John H. Merritt</a> 
+<p>Author: John H. Merritt 
 </body>