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::scanning2d_setting::FlashExposureTime Class Reference

Static Public Member Functions

static constexpr Range< floatrange ()
 

Static Public Attributes

static constexpr const charname = "Scan2DFlashExposureTime"
 
static constexpr const chardescription
 
static constexpr Parameter::Type type = Parameter::Type::_Float
 
static constexpr const charunit = "ms"
 

Detailed Description

Definition at line 234 of file Scanning2D.h.

Member Function Documentation

◆ range()

static constexpr Range< float > mmind::eye::scanning2d_setting::FlashExposureTime::range ( )
inlinestaticconstexpr

Definition at line 248 of file Scanning2D.h.

Member Data Documentation

◆ description

constexpr const char* mmind::eye::scanning2d_setting::FlashExposureTime::description
staticconstexpr
Initial value:
=
"When \"FlashAcquisitionMode\" is set to \"Responsive\", set the exposure time for "
"capturing the 2D image. Usually, long exposure time is used in dark environments, and "
"short exposure time is used in bright environments. \n\nNote: For the DEEP and LSR "
"series, this parameter must be set to a multiple of 4, and the minimum value that can be "
"set is 8 ms. The entered value is automatically adjusted."

Definition at line 239 of file Scanning2D.h.

◆ name

constexpr const char* mmind::eye::scanning2d_setting::FlashExposureTime::name = "Scan2DFlashExposureTime"
staticconstexpr

Definition at line 237 of file Scanning2D.h.

◆ type

constexpr Parameter::Type mmind::eye::scanning2d_setting::FlashExposureTime::type = Parameter::Type::_Float
staticconstexpr

Definition at line 246 of file Scanning2D.h.

◆ unit

constexpr const char* mmind::eye::scanning2d_setting::FlashExposureTime::unit = "ms"
staticconstexpr

Definition at line 250 of file Scanning2D.h.


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