mlhgt_psi_struct Structure
Source: headers.h
| Byte | Size | Contents |
|---|---|---|
| 0 | unit32_t |
Flag word: Bit 0: localize observed BB altitudes Bit 1: the product is processed from RHI scans Bit 2: extrapolate promptly to fair weather areas Bit 3: arrangement to display confidence levels interleaved with data |
| 4 | int16_t | Momentary ML altitude averaged through the product area [m] (MSL) |
| 8 | int16_t | Interval of acceptable ML altitudes, from climatology [m] |
| 12 | int16_t | Vertical spacing in the likelihood grid [m] |
| 16 | uint16_t | Number of Az sectors in the internal polar grid |
| 20 | uint32_t | Relaxation time of the MLHGT confidence (exponential decay) [seconds] |
| 24 | uint16_t | Modeled fraction of the correct Melt classifications [1/(256*256)] |
| 28 | uint16_t | Modeled fraction of the correct NoMelt classifications [1/(256*256)] |
| 32 | uint16_t | Minimum confidence for acceptance to a local cluster [DB_LDR] |
