ocssw
V2022
|
GEO_find_next_flag.c File Reference
Include dependency graph for GEO_find_next_flag.c:
Go to the source code of this file.
Functions | |
int | GEO_find_next_flag (int sample_flags[], int const number_of_samples, int const start_sample) |
Function Documentation
◆ GEO_find_next_flag()
GEO_find_next_flag
- Parameters
-
sample_flags[] array of flags for data samples number_of_samples array size start_sample start index for search
- Returns
- index of next unflagged value or GEO_FAIL
Definition at line 6 of file GEO_find_next_flag.c.