]> Pileus Git - ~andy/rsl/blob - doc/RSL_set_hdf_qc_parameters.html
Initial import
[~andy/rsl] / doc / RSL_set_hdf_qc_parameters.html
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4    <TITLE></TITLE>
5    <META NAME="GENERATOR" CONTENT="Mozilla/3.0b5aGold (X11; I; Linux 1.3.91 i586) [Netscape]">
6 </HEAD>
7 <BODY>
8 <a HREF="index.html"> <IMG SRC="rsl.gif"> </a>
9 <hr>
10
11 <H1>RSL_set_hdf_qc_parameters</H1>
12
13 <P>
14 <HR></P>
15
16 <H3>Synopsis</H3>
17
18 <P><B>#include &quot;rsl.h&quot; <BR>
19 void RSL_set_hdf_qc_parameters(float hfreeze, float dbznoise, float hthresh1,
20 float hthresh2, float hthresh3, float zthresh1, float zthresh2, float zthresh3,
21 char *outfile);</B> 
22 <HR></P>
23
24 <H3>Description</H3>
25
26 <P>Initializes paramters prior to a call to <A HREF="RSL_radar_to_hdf.html">RSL_radar_to_hdf</A>.</P>
27
28 <P>
29 <HR></P>
30
31 <H3>Return value</H3>
32
33 <P>None.
34 <HR></P>
35
36 <H3>See also</H3>
37
38 <P><A HREF="RSL_anyformat_to_radar.html">RSL_anyformat_to_radar </A></P>
39
40 <P><A HREF="RSL_radar_to_hdf.html">RSL_radar_to_hdf</A>
41 <HR></P>
42
43 <P>Author: <A HREF="mike.kolander.html">Mike Kolander</A>.</P>
44
45 </BODY>
46 </HTML>