|
offset − Adds an offset to an input, and subtracts it from the feedback value |
|
loadrt offset [count=N|names=name1[,name2...]] |
|
offset.N.update-output (uses floating-point) |
|
Updated the output value by adding the offset to the input |
|
offset.N.update-feedback (uses floating-point) |
|
Update the feedback value by subtracting the offset from the feedback |
|
offset.N.offset float in |
|
The offset value |
|
offset.N.in float in |
|
The input value |
|
offset.N.out float out |
|
The output value |
|
offset.N.fb-in float in |
|
The feedback input value |
|
offset.N.fb-out float out |
|
The feedback output value |
|
GPL |