Mech-Eye API 2.3.3
API reference documentation for Mech-Eye 3D Laser Profiler
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
mmind::eye::trigger_settings::LineScanTriggerSource Class Reference

Public Types

enum struct  Value { FixedRate , Encoder }
 

Static Public Attributes

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

Detailed Description

Definition at line 28 of file ScanParameters.h.

Member Enumeration Documentation

◆ Value

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

Definition at line 40 of file ScanParameters.h.

Member Data Documentation

◆ description

constexpr const char* mmind::eye::trigger_settings::LineScanTriggerSource::description
staticconstexpr
Initial value:
=
"Select the source of the signals that trigger the scan of a single line.\nIf you use "
"encoder to trigger scanning, select \"Encoder\".\nIf you need to trigger scanning at a "
"fixed rate, select \"FixedRate\" and adjust \"SoftwareTriggerRate\"."

Definition at line 33 of file ScanParameters.h.

◆ name

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

Definition at line 31 of file ScanParameters.h.

◆ type

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

Definition at line 38 of file ScanParameters.h.


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