Go to the source code of this file.
|
| #define | NCOLS 63 /* Number of columns in the table */ |
| |
|
| cpl_error_code | hdrl_tabinit (ap_t *ap, cpl_size *xcol, cpl_size *ycol, hdrl_catalogue_options cattype, cpl_table **tab, hdrl_casu_result *res) |
| | Initialize catalogues.
|
| |
| cpl_error_code | hdrl_do_seeing (ap_t *ap, cpl_size nobjects, cpl_table *tab) |
| | Do seeing estimate.
|
| |
| cpl_error_code | hdrl_process_results (ap_t *ap, double gain, cpl_size *nobjects, cpl_table *tab, hdrl_casu_result *res) |
| | Process the results for each object and store them in the table.
|
| |
◆ NCOLS
| #define NCOLS 63 /* Number of columns in the table */ |