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