]> Pileus Git - ~andy/rsl/blob - doc/RSL_get_range_of_range_index.html
Initial import
[~andy/rsl] / doc / RSL_get_range_of_range_index.html
1 <head>
2 </head>
3
4 <body>
5 <a HREF="index.html"> <IMG SRC="rsl.gif"> </a>
6 <hr>
7
8
9 <h1>RSL_get_range_of_range_index</h1>
10
11 <hr>
12
13 <h3>Synopsis</h3>
14 <b>#include &quot;rsl.h&quot;</b> <br>
15 <b>float RSL_get_range_of_range_index (Ray *ray, int index);</b>
16
17 <h3>
18 <hr>Description</h3>
19 <b>index</b> represents the bin number of the Ray's range. The geographic range is calculated from the range of the first bin and the bin size.
20 <hr>
21
22 <h3>Return value</h3>
23 Upon successful completion, a pointer to the Ray structure is returned. Otherwise, a NULL pointer is returned. 
24 <hr>
25
26 <p>Author: <a href=dennis.flanigan.html>Dennis Flanigan</a>.
27 </body>