Defines the internal parameters used buy the PLL module.
|
float | tempQMax |
| Temporary variable for evaluating cycle maximum for Q.
|
|
float | tempDMin |
| Temporary variable for evaluating cycle minimum for D.
|
|
float | tempDMax |
| Temporary variable for evaluating cycle maximum for D.
|
|
int | index |
| Current index of the cycle.
|
|