gage_results Structure
Source: product.h
| Byte | Size | Contents |
|---|---|---|
| 0 | char[16] | Name of raingage, null terminated |
| 16 | BIN32_T | Latitude of raingage |
| 20 | BIN32_T | Longitude of raingage |
| 24 | uint16_t | Average rainrate in DB_RAINRATE2 format for the time span |
| 26 | uint16_t | Correction factor last calculated in DB_CDBZ2 format |
| 28 | uint8_t | Data Quality, range 0-10 |
| 29 | uint8_t | Flag bits: 0 = Skip this gage for correction calculation1 = Gage has Z/R numbers2 = Gage does not have rainrate3 = Radar rainrate filled in |
| 30 | uint16_t | Z/R constant in 1/10 |
| 32 | uint16_t | Z/R exponent in 1/1000 |
| 34 | uint16_t | Average radar rainrate in DB_RAINRATE2 format for the span |
| 36 | 4 | <spare> |
