The ResultMixer are nodes within the kernel-tree, where results from different measurements can be compared to each other.
## Handling
### Adding function
- You can add functions by moving them per drag'n'drop from within the kernel-tree. Drag-Sources can be output-files and single-functions from within other mixers.
- Another way is to right-click the mixer-node (not a single function within). In the popupmenu exists a item which allows you to "add function from a file", by selecting it from a filechosser dialog.
### Removing function
- select a single function within the mixer and press [DEL]
- select a single function within the mixer, right-click it and select "remove"
- right-click the mixer and select "Remove functions". Select the function(s) you'd like to remove (select more then one by holding <SHIFT> or <CTRL>) and press "Ok".
### Combining functions
Right-click the mixer and select "Combine functions". Afterwards theres are some Dialogs:
- Insert name: Select the name of the new function
- Insert y-axis-name: Select the name for the y-axis for this function. !Only the first 2 different y-axis will be shown.
- Select how the new function shall be computed:
- The top and bottom combobox contain the existing functions from within the mixer. You can also insert a number to use a scaling factor.
- The middle combobox contains the function, which will be executed on the selected functions/numbers. The functions are +,-,*,/,max,min. also you can compute the maximum and minimum of all existing functions.
### Online-Mixer
The Online Mixer has additional features and makes it possible to get access to online results. It will only appear, when you are or were online during the session.