Mech-Eye API 2.5.1
API reference documentation for Mech-Eye 3D Laser Profiler
Loading...
Searching...
No Matches
Public Types | Static Public Attributes
EdgeSelection Class Reference

#include <ProfileExtractionParameters.h>

Public Types

enum struct  Value { Center , TopEdge , BottomEdge }
 

Static Public Attributes

static constexpr const char * name = "EdgeSelection"
 
static constexpr const char * description
 
static constexpr Parameter::Type type = Parameter::Type::_Enum
 

Member Enumeration Documentation

◆ Value

enum struct Value
strong
Enumerator
Center 
TopEdge 
BottomEdge 

Field Documentation

◆ description

constexpr const char* description
staticconstexpr
Initial value:
=
"Select the location for extracting the profile in each laser line.\nTop edge: extracts "
"the profile from the top edge of the laser line.\nCenter: extracts the profile from the "
"center of the laser line.\nBottom edge: extracts the profile from the bottom edge of the "
"laser line.\nIf the target object is a transparent/translucent object, such as glue, you "
"can select \"Top edge\"."

◆ name

constexpr const char* name = "EdgeSelection"
staticconstexpr

◆ type

constexpr Parameter::Type type = Parameter::Type::_Enum
staticconstexpr

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