This file is indexed.

/usr/share/doc/rsl/RSL_return_zmax_sweep.html is in librsl-doc 1.42-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<head>
</head>

<body>
<a HREF="index.html"> <IMG SRC="rsl.gif"> </a>
<hr>

<H1>RSL_return_zmax_sweep</H1>

<hr>

<h3>Synopsis</h3>
<b>#include &quot;rsl.h&quot;</b> <br>
<b><a href="RSL_sweep_struct.html">Sweep</a> *RSL_return_zmax_sweep.html(
<a href="RSL_vertical_structure.html">Vertical_structure</a> *vs);
</b>

<hr>
<h3>Description</h3>
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 maximum dBz value found above the bins in the base 
sweep of a Volume of dBz data.

<hr>

<H3>Return Value</H3>
Upon seccesful completion, a pointer to a Sweep data structure is
returned.  Otherwise a NULL pointer is returned.

<hr>

<H3>See also</H3>
<a href="RSL_return_hzmax_sweep.html">RSL_return_hzmax_sweep</a>,
<a href="RSL_return_eth_sweep.html">RSL_return_eth_sweep</a>,
<A HREF="RSL_get_vertical_structure.html">RSL_get_vertical_structure</A>,
<a href="RSL_free_vertical_structure.html">RSL_free_vertical_structure</a>,
<A HREF="RSL_get_column.html">RSL_get_column</A>,

<hr>

<p>Author: <a href="dennis.flanigan.html">Dennis Flanigan Jr.</a> 
</body>

</body>