Mech-Eye API 2.2.1
API reference documentation for Mech-Eye 3D Laser Profiler
All Classes Functions Variables Typedefs Enumerations Enumerator Pages
Public Types | Static Public Attributes | List of all members
mmind::eye::trigger_settings::EncoderTriggerDirection Class Reference

Public Types

enum struct  Value { ChannelALeading , ChannelBLeading , Both }
 

Static Public Attributes

static constexpr const char * name = "EncoderTriggerDirection"
 
static constexpr const char * description
 
static constexpr Parameter::Type type = Parameter::Type::_Enum
 

Detailed Description

Definition at line 76 of file ScanParameters.h.

Member Enumeration Documentation

◆ Value

enum struct mmind::eye::trigger_settings::EncoderTriggerDirection::Value
strong

Definition at line 89 of file ScanParameters.h.

Member Data Documentation

◆ 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 81 of file ScanParameters.h.

◆ name

constexpr const char* mmind::eye::trigger_settings::EncoderTriggerDirection::name = "EncoderTriggerDirection"
staticconstexpr

Definition at line 79 of file ScanParameters.h.

◆ type

constexpr Parameter::Type mmind::eye::trigger_settings::EncoderTriggerDirection::type = Parameter::Type::_Enum
staticconstexpr

Definition at line 87 of file ScanParameters.h.


The documentation for this class was generated from the following file: