Mech-Eye API 2.6.0
API reference documentation for Mech-Eye Industrial 3D Camera
Loading...
Searching...
No Matches
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 123 of file Laser.h.

Member Function Documentation

◆ range()

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

Definition at line 139 of file Laser.h.

Member Data Documentation

◆ description

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 128 of file Laser.h.

◆ name

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

Definition at line 126 of file Laser.h.

◆ type

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

Definition at line 137 of file Laser.h.


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