DPD:Memory Polynomial:Model Subset:Order Type
- Updated2025-10-13
- 1 minute(s) read
Configures the type of terms of the DPD polynomial when you set the DPD Model property to Memory Polynomial or Generalized Memory Polynomial.
You do not need to use a selector string to configure or read this property for the default signal instance. Refer to the Selector Strings topic for information about the string syntax for named signals.
The default value is All Orders.
Remarks
The following table lists the characteristics of this property.
| Short Name | DPD Mem Poly Order Type |
| Data type | ![]() |
| Permissions | Read/Write |
| High-level VIs | N/A |
| Resettable | Yes |
| All Orders | 0 | The memory polynomial will compute all the terms for the given order. |
| Odd Orders Only | 1 | The memory polynomial will compute the non-zero coefficients only for the odd terms. |
| Even Orders Only | 2 | The memory polynomial will compute the non-zero coefficents only for the first linear term and all even terms. |
