]> Pileus Git - ~andy/rsl/blob - doc/RSL_reverse.html
RSL v1.44
[~andy/rsl] / doc / RSL_reverse.html
1 <body>
2 <br><a HREF="index.html"> <IMG SRC="rsl.gif"> </a>
3 <hr>
4
5 <h1>RSL_reverse_sweep_order</h1>
6 <hr><h3>Synopsis</h3>
7 <b>#include &quot;rsl.h&quot;<br>
8 </b><b><a href="RSL_volume_struct.html">Volume</a> *RSL_reverse_sweep_order(<a href="RSL_volume_struct.html">Volume</a> *v)</b><br>
9 <hr><h3>Description</h3>
10 Reverses the order of the sweeps in a Volume. This function is most useful if the original ingested file provided the sweep elevation angles from high to low.  This routine alters the input Volume <b>v</b>.
11 <p><hr><h3>Return value</h3>
12 Upon successful completion, RSL_reverse_sweep_order returns a pointer to the structure <b>Volume</b>. Otherwise, NULL is returned.<br>
13 <hr><h3>See also</h3>
14 <a href="RSL_sort.html">RSL_sort_volume</a><br>
15 <hr>Author: <a href=john.merritt.html>John H. Merritt</a>.
16 </body>
17