This file is indexed.

/usr/share/doc/rsl/RSL_set_hdf_qc_parameters.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
46
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3.2//EN">
<HTML>
<HEAD>
   <TITLE></TITLE>
   <META NAME="GENERATOR" CONTENT="Mozilla/3.0b5aGold (X11; I; Linux 1.3.91 i586) [Netscape]">
</HEAD>
<BODY>
<a HREF="index.html"> <IMG SRC="rsl.gif"> </a>
<hr>

<H1>RSL_set_hdf_qc_parameters</H1>

<P>
<HR></P>

<H3>Synopsis</H3>

<P><B>#include &quot;rsl.h&quot; <BR>
void RSL_set_hdf_qc_parameters(float hfreeze, float dbznoise, float hthresh1,
float hthresh2, float hthresh3, float zthresh1, float zthresh2, float zthresh3,
char *outfile);</B> 
<HR></P>

<H3>Description</H3>

<P>Initializes paramters prior to a call to <A HREF="RSL_radar_to_hdf.html">RSL_radar_to_hdf</A>.</P>

<P>
<HR></P>

<H3>Return value</H3>

<P>None.
<HR></P>

<H3>See also</H3>

<P><A HREF="RSL_anyformat_to_radar.html">RSL_anyformat_to_radar </A></P>

<P><A HREF="RSL_radar_to_hdf.html">RSL_radar_to_hdf</A>
<HR></P>

<P>Author: <A HREF="mike.kolander.html">Mike Kolander</A>.</P>

</BODY>
</HTML>