3GPPFDD_Interpolator
Description: Interpolator
Library: 3GPPFDD, Measurement
Class: SDF3GPPFDD_Interpolator
Parameters
Name |
Description |
Default |
Unit |
Type |
Range |
---|---|---|---|---|---|
Order |
order for Lagrange interpolation |
6 |
|
int |
[2:32] |
Interpolation |
interpolation rate |
16 |
|
int |
[1, 256] |
Pin Inputs
Pin |
Name |
Description |
Signal Type |
---|---|---|---|
1 |
In |
input signal for interpolation |
complex |
Pin Outputs
Pin |
Name |
Description |
Signal Type |
---|---|---|---|
2 |
Out |
output interpolated signal |
complex |
Notes/Equations
- The interpolator implements the Lagrange polynomial interpolation. The order of the polynomial and the interpolation rate is specified by the Order and Interpolation parameters.