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

Static Public Member Functions

static constexpr int step ()
static constexpr Range< int > range ()

Static Public Attributes

static constexpr const char * name = "LaserPowerLevel"
static constexpr const char * description
static constexpr Parameter::Type type = Parameter::Type::_Int
static constexpr const char * unit = "%"

Detailed Description

Definition at line 45 of file Laser.h.

Member Function Documentation

◆ range()

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

Definition at line 60 of file Laser.h.

◆ step()

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

Definition at line 58 of file Laser.h.

Member Data Documentation

◆ description

const char* mmind::eye::laser_setting::PowerLevel::description
staticconstexpr
Initial value:
=
"Sets laser's power level."
"High power is suitable for reflective objects and for situations where the structured "
"light stripes have low contrast on the object surface, such as on dark-colored "
"objects.\nLow power helps reduce power consumption."

Definition at line 50 of file Laser.h.

◆ name

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

Definition at line 48 of file Laser.h.

◆ type

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

Definition at line 56 of file Laser.h.

◆ unit

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

Definition at line 62 of file Laser.h.


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