|
enum struct | Value { ChannelALeading
, ChannelBLeading
, Both
} |
|
Definition at line 99 of file ScanParameters.h.
◆ Value
enum struct mmind::eye::trigger_settings::EncoderTriggerDirection::Value |
|
strong |
◆ description
constexpr const char* mmind::eye::trigger_settings::EncoderTriggerDirection::description |
|
staticconstexpr |
Initial value:=
"Select the encoder motion direction that triggers scanning.\nChannelALeading: Scanning "
"is triggered when channel A is leading.\nChannelBLeading: Scanning is triggered when "
"channel B is leading. \nBoth: Scanning is triggered when either channel A or channel B is "
"leading."
Definition at line 104 of file ScanParameters.h.
◆ name
constexpr const char* mmind::eye::trigger_settings::EncoderTriggerDirection::name = "EncoderTriggerDirection" |
|
staticconstexpr |
◆ type
The documentation for this class was generated from the following file: