Mech-Eye API 2.5.1
API reference documentation for Mech-Eye Industrial 3D Camera
Loading...
Searching...
No Matches
Static Public Member Functions | Static Public Attributes
ExposureSequence Class Reference

#include <Scanning3D.h>

Static Public Member Functions

static constexpr Range< double > range ()
 
static constexpr int maxSize ()
 

Static Public Attributes

static constexpr const char * name = "Scan3DExposureSequence"
 
static constexpr const char * description
 
static constexpr Parameter::Type type = Parameter::Type::_FloatArray
 
static constexpr const char * unit = "ms"
 

Member Function Documentation

◆ maxSize()

static constexpr int maxSize ( )
inlinestaticconstexpr

◆ range()

static constexpr Range< double > range ( )
inlinestaticconstexpr

Field Documentation

◆ description

constexpr const char* description
staticconstexpr
Initial value:
=
"Set the exposure time and exposure multiplier for acquiring depth information. Usually, "
"long exposure time is used for dark objects, and short exposure time is used for light "
"objects. If the size of array is greater than 1, multiple exposure times must be set. "
"Using multiple exposure times can improve the completeness of depth data but also "
"increases processing time.\n\nNote: multiple exposure time is unavailable when "
"\"FringeCodingMode\" is set to \"Reflective\"."

◆ name

constexpr const char* name = "Scan3DExposureSequence"
staticconstexpr

◆ type

constexpr Parameter::Type type = Parameter::Type::_FloatArray
staticconstexpr

◆ unit

constexpr const char* unit = "ms"
staticconstexpr

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