Definition TriggerDock.h:15
const auto LastBinaryMathMode
Definition mathmodes.h:50
MathMode getMathMode(T &t)
Definition mathmodes.h:59
QString mathModeString(MathMode mode)
Return string representation of the given math mode.
Definition mathmodes.cpp:31
Enum< Dso::MathMode, Dso::MathMode::ADD_CH1_CH2, Dso::MathMode::TRIG_CH2 > MathModeEnum
Definition mathmodes.cpp:7
unsigned mathChannelsUsed(MathMode mode)
Definition mathmodes.cpp:21
MathMode
The different math modes for the math-channel.
Definition mathmodes.h:14
Unit mathModeUnit(MathMode mode)
Definition mathmodes.cpp:9
const auto LastMathMode
Definition mathmodes.h:51
Unit
The various units supported by valueToString.
Definition printutils.h:12