Mech-Eye API 2.3.3
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::laser_setting::PowerLevel Class Reference

Static Public Member Functions

static constexpr int step ()
 
static constexpr Range< intrange ()
 

Static Public Attributes

static constexpr const charname = "LaserPowerLevel"
 
static constexpr const chardescription
 
static constexpr Parameter::Type type = Parameter::Type::_Int
 
static constexpr const charunit = "%"
 

Detailed Description

Definition at line 45 of file Laser.h.

Member Function Documentation

◆ range()

static constexpr Range< int > mmind::eye::laser_setting::PowerLevel::range ( )
inlinestaticconstexpr

Definition at line 59 of file Laser.h.

◆ step()

static constexpr int mmind::eye::laser_setting::PowerLevel::step ( )
inlinestaticconstexpr

Definition at line 57 of file Laser.h.

Member Data Documentation

◆ description

constexpr const char* mmind::eye::laser_setting::PowerLevel::description
staticconstexpr
Initial value:
=
"Set Laser's power level."
"High power is often used for scanning dark objects. Low power is often used for scanning "
"reflective objects."

Definition at line 50 of file Laser.h.

◆ name

constexpr const char* mmind::eye::laser_setting::PowerLevel::name = "LaserPowerLevel"
staticconstexpr

Definition at line 48 of file Laser.h.

◆ type

constexpr Parameter::Type mmind::eye::laser_setting::PowerLevel::type = Parameter::Type::_Int
staticconstexpr

Definition at line 55 of file Laser.h.

◆ unit

constexpr const char* mmind::eye::laser_setting::PowerLevel::unit = "%"
staticconstexpr

Definition at line 61 of file Laser.h.


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