]> Pileus Git - ~andy/rsl/blob - doc/RSL_get_gr_slantr_h.html
Initial import
[~andy/rsl] / doc / RSL_get_gr_slantr_h.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_gr_slantr_h </h1>
10
11 <hr>
12
13 <h3>Synopsis</h3>
14 <b>#include &quot;rsl.h&quot;</b> <br>
15 <b>void RSL_get_gr_slantr_h(<a href=RSL_ray_struct.html>Ray</a> *ray, int i, float *gr, float *slantr, float *h)</b>
16
17 <h3>
18 <hr>Description</h3>
19 Given a Ray <b>ray</b> and the range index <b>i</b>, calculate the ground range, slant range, and height; <b>gr</b>, <b>slantr</b> and <b>h</b> respectively.
20 <hr>
21
22 <h3>Return value</h3>
23 None. 
24 <hr>
25
26 <h3>See also</h3>
27 <a href=RSL_get_groundr_and_h.html>RSL_get_groundr_and_h</a>
28 <hr>
29
30 <p>Author: <a href=john.merritt.html>John H. Merritt</a> 
31 </body>