task_dsp_info Structure
Source: iris_task.h
| Byte | Size | Contents |
|---|---|---|
| 0 | UINT2 | Major mode |
| 2 | UINT2 | DSP type |
| 4 | 24 |
Current Data type mask1 |
| 28 | 24 |
Current Data type mask1 |
| If Batch Major mode: | ||
| 52 | 32 | <task_dsp_mode_batch> |
| Else: | ||
| 52 | 32 | <task_dsp_mode_other> |
| 84 | 52 | <spare> |
| 136 | SINT4 | PRF in Hertz |
| 140 | SINT4 | Pulse width in 1/100 of microseconds |
| 144 | UINT2 |
Multi PRF mode flag: 0=1:1 1=2:3 2=3:4 3=4:5 |
| 146 | SINT2 | Dual PRF delay |
| 148 | UINT2 | AGC feedback code |
| 150 | SINT2 | Sample size |
| 152 | UINT2 | Gain Control flag (0=fixed, 1=STC, 2=AGC) |
| 154 | char[12] | Name of file used for clutter filter |
| 166 | UINT1 | Linear based filter number for first bin |
| 167 | UINT1 | Log based filter number for first bin |
| 168 | SINT2 | Attenuation in 1/10 dB applied in fixed gain mode |
| 170 | UINT2 | Gas attenuation in 1/100000 dB/km for first 10000, then stepping in 1/10000 dB/km |
| 172 | UINT2 | Flag nonzero means cluttermap used |
| 174 | UINT2 |
XMT phase sequence: 0:Fixed 1:Random 3:SZ8/64 |
| 176 | UINT4 | Mask used for to configure the ray header. |
| 180 | UINT2 | Time series playback flags, see
OPTS_* in dsp.h |
| 182 | 2 | <spare> |
| 184 | char[16] | Name of custom ray header |
| 200 | 120 | <spare> |
1 See dsp_data_mask Structure.
