uf_field_header2 Structure
Source: uf.h
| Byte | Size | Contents |
|---|---|---|
| 0 | int16_t | Data offset from start of record, origin 1 |
| 2 | int16_t | Scale factor, met units = file value/scale |
| 4 | int16_t | Start range km |
| 6 | int16_t | Start range meters |
| 8 | int16_t | Bin spacing in meters |
| 10 | int16_t | Bin count |
| 12 | int16_t | Pulse width in meters |
| 14 | int16_t | Horizontal beam width in degrees*64 |
| 16 | int16_t | Vertical beam width in degrees*64 |
| 18 | int16_t | Receiver bandwidth in Mhz*64 ? |
| 20 | int16_t |
Polarization: 1:horz 2:vert 3:circular 4:elliptical |
| 22 | int16_t | Wave length in cm*64 |
| 24 | int16_t | Sample size |
| 26 | char[2] | Type of data used to threshold |
| 28 | int16_t | Threshold value |
| 30 | int16_t | Scale |
| 32 | char[2] | EditCode |
| 34 | int16_t | PRT in microseconds |
| 36 | int16_t | Bits per bin, must be 16 |
| 38 | 12 | <uf_fsi2> |
