Functions | |
int | visir_dfs_set_groups (cpl_frameset *set) |
Set the group as RAW or CALIB in a frameset. | |
cpl_error_code | visir_dfs_check_framelist_tag (const irplib_framelist *self) |
Check the tags in a frameset (group raw only). |
int visir_dfs_set_groups | ( | cpl_frameset * | set | ) |
Set the group as RAW or CALIB in a frameset.
set | the input frameset |
Definition at line 73 of file visir_dfs.c.
cpl_error_code visir_dfs_check_framelist_tag | ( | const irplib_framelist * | self | ) |
Check the tags in a frameset (group raw only).
self | The frameset to check |
Definition at line 170 of file visir_dfs.c.
References irplib_dfs_check_framelist_tag().