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

#include <ProfileProcessingParameters.h>

Static Public Attributes

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

Field Documentation

◆ description

constexpr const char* description
staticconstexpr
Initial value:
=
"Set the size of the gaps that can be filled in the profile.\nWhen the number of "
"consecutive data points in a gap in the profile is no greater than this value, this gap "
"will be filled. The data used for filling is calculated based on the difference between "
"the two neighboring points (that is, based on linear interpolation)."

◆ name

constexpr const char* name = "GapFilling"
staticconstexpr

◆ type

constexpr Parameter::Type type = Parameter::Type::_Int
staticconstexpr

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