Mech-Eye API 2.3.1
API reference documentation for Mech-Eye Industrial 3D Camera
All Classes Functions Variables Enumerations Enumerator Pages
Static Public Member Functions | Static Public Attributes | List of all members
mmind::eye::laser_setting::FramePartitionCount Class Reference

Static Public Member Functions

static constexpr Range< int > range ()
 

Static Public Attributes

static constexpr const char * name = "LaserFramePartitionCount"
 
static constexpr const char * description
 
static constexpr Parameter::Type type = Parameter::Type::_Int
 

Detailed Description

Definition at line 93 of file Laser.h.

Member Function Documentation

◆ range()

static constexpr Range< int > mmind::eye::laser_setting::FramePartitionCount::range ( )
inlinestaticconstexpr

Definition at line 107 of file Laser.h.

Member Data Documentation

◆ description

constexpr const char* mmind::eye::laser_setting::FramePartitionCount::description
staticconstexpr
Initial value:
=
"Set Laser's scan partition count."
"If the value is more than 1, the scan from start to end will be partitioned to multiple "
"parts. It is recommended to use mutiple partition for extremely dark objects.\n\nNote: "
"\"FramePartitionCount\" is unavailable when \"FringeCodingMode\" category is set to "
"\"Reflective\"."

Definition at line 98 of file Laser.h.

◆ name

constexpr const char* mmind::eye::laser_setting::FramePartitionCount::name = "LaserFramePartitionCount"
staticconstexpr

Definition at line 96 of file Laser.h.

◆ type

constexpr Parameter::Type mmind::eye::laser_setting::FramePartitionCount::type = Parameter::Type::_Int
staticconstexpr

Definition at line 105 of file Laser.h.


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