]> Pileus Git - ~andy/rsl/blobdiff - doc/RSL_radar_header_struct.html
RSL v1.43
[~andy/rsl] / doc / RSL_radar_header_struct.html
index b752bed8dbf2780bc02b22f801415b77fc05b2ef..b70ba56edd76809213bebcdadc7346abcdebbbfa 100644 (file)
@@ -34,7 +34,8 @@
   int height; /* height of site in meters above sea level*/
   int spulse; /* length of short pulse (ns)*/
   int lpulse; /* length of long pulse (ns) */
-  int vcp;    /* Volume Coverage Pattern (for WSR-88D only) */
+  int scan_mode;  /* 0 = PPI, 1 = RHI */
+  int vcp;    /* Volume Coverage Pattern (WSR-88D only) */
 } Radar_header;</pre>
 
 </body>