Functor vil_nitf2_max_field_value_plus_offset_and_threshold defines a function that sets its out parameter to either the value of a specified field plus an offset, or a specified minimum value, whichever is greater.
More...
#include <vil_nitf2_field_functor.h>
Functor vil_nitf2_max_field_value_plus_offset_and_threshold defines a function that sets its out parameter to either the value of a specified field plus an offset, or a specified minimum value, whichever is greater.
The function returns whether the field was found.
Definition at line 142 of file vil_nitf2_field_functor.h.
◆ vil_nitf2_max_field_value_plus_offset_and_threshold()
| vil_nitf2_max_field_value_plus_offset_and_threshold::vil_nitf2_max_field_value_plus_offset_and_threshold |
( |
std::string |
tag, |
|
|
int |
offset, |
|
|
int |
min_threshold = 0, |
|
|
int |
tag_factor = 1 |
|
) |
| |
|
inline |
◆ copy()
◆ operator()()
◆ min_threshold
| int vil_nitf2_max_field_value_plus_offset_and_threshold::min_threshold |
|
private |
◆ offset
| int vil_nitf2_max_field_value_plus_offset_and_threshold::offset |
|
private |
◆ tag
| std::string vil_nitf2_max_field_value_plus_offset_and_threshold::tag |
|
private |
◆ tag_factor
| int vil_nitf2_max_field_value_plus_offset_and_threshold::tag_factor |
|
private |
The documentation for this class was generated from the following files: