tdwr_results Structure
Source: product.h
| Byte | Size | Contents |
|---|---|---|
| 0 | char[16] | Corridor name, null terminated |
| 16 | char[8] | Arena Name, null terminated |
| 24 | char[3] | Alert Type |
| 27 | 1 | <spare> |
| 28 | char[3] | Threshold direction |
| 31 | 1 | <spare> |
| 32 | char[2] | Threshold speed |
| 34 | 2 | <spare> |
| 36 | SINT4 | Alert speed loss/gain in mm/sec, negative=loss |
| 40 | UINT4 | Mask of protected areas checked for this corridor |
| 44 | UINT4 | Mask of protected areas hit in this corridor |
| 48 | 52 | <spare> |
