Mech-Eye API 2.3.3
API reference documentation for Mech-Eye 3D Laser Profiler
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
mmind::eye::profile_processing::GapFilling Class Reference

Static Public Attributes

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

Detailed Description

Definition at line 74 of file ProfileProcessingParameters.h.

Member Data Documentation

◆ description

constexpr const char* mmind::eye::profile_processing::GapFilling::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)."

Definition at line 79 of file ProfileProcessingParameters.h.

◆ name

constexpr const char* mmind::eye::profile_processing::GapFilling::name = "GapFilling"
staticconstexpr

Definition at line 77 of file ProfileProcessingParameters.h.

◆ type

constexpr Parameter::Type mmind::eye::profile_processing::GapFilling::type = Parameter::Type::_Int
staticconstexpr

Definition at line 85 of file ProfileProcessingParameters.h.


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