uf_mandatory_header2 Structure
Source: uf.h
| Byte | Size | Contents |
|---|---|---|
| 0 | char[2] |
Text UF |
| 2 | int16_t |
Record Size in 16-bit words |
| 4 | int16_t |
Offset to start of optional header, origin 1 |
| 6 | int16_t |
Local-Use Header Position (origin 1) |
| 8 | int16_t |
Data Header Position (origin 1) |
| 10 | int16_t |
Record Number (origin 1) |
| 12 | int16_t |
Volume number on tape, n/a for disk |
| 14 | int16_t |
Ray number within the volume scan |
| 16 | int16_t |
Record number within ray (origin 1) |
| 18 | int16_t |
Sweep number within the volume scan |
| 20 | char[8] |
Radar name |
| 28 | char[8] |
Site name |
| 36 | int16_t |
Latitude degrees (North positive, South negative) |
| 38 | int16_t |
Latitude minutes |
| 40 | int16_t |
Latitude seconds*64 |
| 42 | int16_t |
Longitude degrees (East positive, West negative) |
| 44 | int16_t |
Longitude Minutes |
| 46 | int16_t |
Longitude Seconds |
| 48 | int16_t |
Height of antenna above sea level in meters |
| 50 | int16_t |
Year (time of data acquisition) |
| 52 | int16_t |
Month |
| 54 | int16_t |
Day |
| 56 | int16_t |
Hour |
| 58 | int16_t |
Minute |
| 60 | int16_t |
Second |
| 62 | char[2] |
Time zone, "UT" for universal |
| 64 | int16_t |
Azimuth (degrees*64) of midpoint of sample |
| 66 | int16_t |
Elevation (degrees*64) |
| 68 | int16_t |
Sweep mode: |
|
0:Cal 1:PPI 2:Coplane 3:RHI |
||
|
4:Vertical 5:Target 6:Manual 7:Idle |
||
| 70 | int16_t |
Fixed angle (degrees*64) |
| 72 | int16_t |
Sweep rate ((degrees/second)*64) |
| 74 | int16_t |
Year (generation data of UF format) |
| 76 | int16_t |
Month |
| 78 | int16_t |
Day |
| 80 | char[8] |
Name of UF generator program |
| 88 | int16_t |
Value stored for deleted or missing data (0x8000) |
