◆ 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 |
◆ type
The documentation for this class was generated from the following file: