Mech-Eye API 2.6.0
API reference documentation for Mech-Eye Industrial 3D Camera
Loading...
Searching...
No Matches
mmind::eye::scanning2d_setting::FlashExposureTime Class Reference

Static Public Member Functions

static constexpr Range< float > range ()

Static Public Attributes

static constexpr const char * name = "Scan2DFlashExposureTime"
static constexpr const char * description
static constexpr Parameter::Type type = Parameter::Type::_Float
static constexpr const char * unit = "ms"

Detailed Description

Definition at line 234 of file Scanning2D.h.

Member Function Documentation

◆ range()

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

Definition at line 248 of file Scanning2D.h.

Member Data Documentation

◆ description

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

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

Definition at line 237 of file Scanning2D.h.

◆ type

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

Definition at line 246 of file Scanning2D.h.

◆ unit

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: