pvsgain — Scale the amplitude of a pv stream.
fsig -- output pv stream
fsigin -- input pv stream
kgain -- amplitude scaling (defaults to 1).
![]() |
Warning |
---|---|
It is unsafe to use the same f-variable for both input and output of pvs opcodes. Using the same one might lead to undefined behavior on some opcodes. Use a different one on the left and right sides of the opcode. |