This file is indexed.

/usr/share/doc/rsl/RSL_return_hzmax_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
<head>
</head>

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


<h1>RSL_return_hzmax_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_hzmax_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 <i>height</i> of the maximum dBz value found above the bins in the base sweep of a Volume of dBz data. 
<hr>

<h3>Return Value</h3>
Upon successful 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_zmax_sweep.html">RSL_return_zmax_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>