Mech-Eye API 2.4.0
API reference documentation for Mech-Eye Industrial 3D Camera
Loading...
Searching...
No Matches
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< intrange ()
 

Static Public Attributes

static constexpr const charname = "LaserFramePartitionCount"
 
static constexpr const chardescription
 
static constexpr Parameter::Type type = Parameter::Type::_Int
 

Detailed Description

Definition at line 122 of file Laser.h.

Member Function Documentation

◆ range()

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

Definition at line 138 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 127 of file Laser.h.

◆ name

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

Definition at line 125 of file Laser.h.

◆ type

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

Definition at line 136 of file Laser.h.


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