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