forked from M-Labs/artiq
add note about setpoint resolution
This commit is contained in:
parent
2e834cf406
commit
d8cfe22501
|
@ -1144,6 +1144,10 @@ class PhaserChannel:
|
|||
|
||||
Gains are given in units of output full per scale per input full scale.
|
||||
|
||||
.. note:: Due to inherent constraints of the fixed point datatypes and IIR
|
||||
filters, the setpoint resolution depends on the selected gains. This is
|
||||
especially the case for low ``ki`` gains.
|
||||
|
||||
The transfer function is (up to time discretization and
|
||||
coefficient quantization errors):
|
||||
|
||||
|
|
Loading…
Reference in New Issue