Mech-Eye API 2.6.0
API reference documentation for Mech-Eye 3D Laser Profiler
Loading...
Searching...
No Matches
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 106 of file ProfileProcessingParameters.h.

Member Data Documentation

◆ description

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 111 of file ProfileProcessingParameters.h.

◆ name

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

Definition at line 109 of file ProfileProcessingParameters.h.

◆ type

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

Definition at line 117 of file ProfileProcessingParameters.h.


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