]> Pileus Git - ~andy/rsl/blob - doc/RSL_return_hzmax_sweep.html
RSL v1.44
[~andy/rsl] / doc / RSL_return_hzmax_sweep.html
1 <head>
2 </head>
3
4 <body>
5 <a HREF="index.html"> <IMG SRC="rsl.gif"> </a>
6 <hr>
7
8
9 <h1>RSL_return_hzmax_sweep</h1>
10
11 <hr>
12
13 <h3>Synopsis</h3>
14 <b>#include &quot;rsl.h&quot;</b> <br>
15 <b><a href="RSL_sweep_struct.html">Sweep</a> *RSL_return_hzmax_sweep.html( <a href="RSL_vertical_structure.html">Vertical_structure</a> *vs); </b>
16 <hr>
17
18 <h3>Description</h3>
19 Given a Vertical_structure created by <a href="RSL_get_vertical_structure.html">RSL_get_vertical_structure</a>, return a Sweep data structure that contains the <i>height</i> of the maximum dBz value found above the bins in the base sweep of a Volume of dBz data. 
20 <hr>
21
22 <h3>Return Value</h3>
23 Upon successful completion, a pointer to a Sweep data structure is returned. Otherwise a NULL pointer is returned. 
24 <hr>
25
26 <h3>See also</h3>
27 <a href="RSL_return_zmax_sweep.html">RSL_return_zmax_sweep</a>, 
28 <a href="RSL_return_eth_sweep.html">RSL_return_eth_sweep</a>, 
29 <a href="RSL_get_vertical_structure.html">RSL_get_vertical_structure</a>, 
30 <a href="RSL_free_vertical_structure.html">RSL_free_vertical_structure</a>,
31 <a href="RSL_get_column.html">RSL_get_column</a>, 
32
33 <hr>
34
35 <p>Author: <a href="dennis.flanigan.html">Dennis Flanigan Jr.</a> 
36 </body>
37
38 </body>