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

Static Public Attributes

static constexpr const char * name = "ExposureTime"
 
static constexpr const char * description
 
static constexpr Parameter::Type type = Parameter::Type::_Int
 
static constexpr const char * unit = "us"
 

Detailed Description

Definition at line 27 of file RawImageParameters.h.

Member Data Documentation

◆ description

constexpr const char* mmind::eye::brightness_settings::ExposureTime::description
staticconstexpr
Initial value:
=
"The function of this parameter depends on the the value of \"ExposureMode\".\n\nIf "
"\"ExposureMode\" is set to \"Timed\": Set the exposure time for acquiring the raw image "
"in this parameter. Exposure time affects the brightness and width of the laser lines in "
"the raw image, as well as the \"MaxScanRate\" of the laser profiler.\nLonger exposure "
"time results in brighter and wider laser lines and lower \"MaxScanRate\". Shorter "
"exposure time results in darker and narrower laser lines and higher "
"\"MaxScanRate\".\n\nIf \"ExposureMode\" is set to \"HDR\": Set the total time for three "
"exposures in this parameter. Then, adjust \"HdrExposureTimeProportion1\" and "
"\"HdrExposureTimeProportion2\" to change the lengths of each exposure.\n\nTo enhance the "
"\"MaxScanRate\", decrease this parameter and increase \"AnalogGain\".\nIf this parameter "
"has reached its maximum value, but the laser lines are still too dark, increase "
"\"AnalogGain\".\nIf this parameter has reached its minimum value, but the laser lines are "
"still too bright, decrease \"LaserPower\"."

Definition at line 32 of file RawImageParameters.h.

◆ name

constexpr const char* mmind::eye::brightness_settings::ExposureTime::name = "ExposureTime"
staticconstexpr

Definition at line 30 of file RawImageParameters.h.

◆ type

constexpr Parameter::Type mmind::eye::brightness_settings::ExposureTime::type = Parameter::Type::_Int
staticconstexpr

Definition at line 47 of file RawImageParameters.h.

◆ unit

constexpr const char* mmind::eye::brightness_settings::ExposureTime::unit = "us"
staticconstexpr

Definition at line 49 of file RawImageParameters.h.


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