// DPD Model descriptor. // Each row represents one DPD "feature" with the following fields: // i i - Memory term // j j - Cross term // k k - Power term // lut LUT pointer (0-31) // row Row (which complex multiplier row) // a Complex Coefficient // // i j k lut Real(coeff) Imag(coeff) // --------------------------------------- 0 0 0 0 0 0 0 0 1 0 0 0 0 0 2 0 0 0 0 0 3 0 0 0 0 0 4 0 0 0 0 0 5 0 0 0 1 1 1 2 0 0 1 1 2 2 0 0 1 1 3 2 0 0 1 1 4 2 0 0 1 1 5 2 0 0 0 1 0 8 0 0 0 1 1 8 0 0 0 1 2 8 0 0 0 1 3 8 0 0 0 1 4 8 0 0 0 1 5 8 0 0 2 2 1 26 0 0 2 2 2 26 0 0 2 2 3 26 0 0 2 2 4 26 0 0 2 2 5 26 0 0