Mech-Eye API 2.5.0
API reference documentation for Mech-Eye 3D Laser Profiler
All Classes Functions Variables Typedefs Enumerations Enumerator Pages
Static Public Attributes | List of all members
mmind::eye::scan_settings::ScanLineCount Class Reference

Static Public Attributes

static constexpr const char * name = "ScanLineCount"
 
static constexpr const char * description
 
static constexpr Parameter::Type type = Parameter::Type::_Int
 

Detailed Description

Definition at line 173 of file ScanParameters.h.

Member Data Documentation

◆ description

constexpr const char* mmind::eye::scan_settings::ScanLineCount::description
staticconstexpr
Initial value:
=
"Set the number of profiles in the acquired data.\n\nWhen the \"DataAcquisitionMethod\" "
"parameter in the \"trigger_settings\" namespace is set to \"Frame_Based\", this "
"parameter sets the number of profiles needed to generate one intensity image/depth "
"map.\nMake sure that the set value can cover one target object completely.\n\nWhen the "
"\"DataAcquisitionMethod\" parameter in the \"trigger_settings\" namespace is set to "
"\"Nonstop\", this parameter sets the length of the returned data segments."

Definition at line 178 of file ScanParameters.h.

◆ name

constexpr const char* mmind::eye::scan_settings::ScanLineCount::name = "ScanLineCount"
staticconstexpr

Definition at line 176 of file ScanParameters.h.

◆ type

constexpr Parameter::Type mmind::eye::scan_settings::ScanLineCount::type = Parameter::Type::_Int
staticconstexpr

Definition at line 186 of file ScanParameters.h.


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