|
GRAVI Pipeline Reference Manual 1.9.4
|
Data Fields | |
| cpl_propertylist * | primary_hdr |
| int | nb_ext |
| cpl_propertylist ** | exts_hdrs |
| cpl_imagelist ** | exts_imgl |
| cpl_table ** | exts_tbs |
| cpl_propertylist * | extra_primary_hdr |
Definition at line 64 of file gravi_data.c.
| cpl_propertylist* _gravi_data_::extra_primary_hdr |
Definition at line 70 of file gravi_data.c.
| cpl_propertylist** _gravi_data_::exts_hdrs |
Definition at line 67 of file gravi_data.c.
| cpl_imagelist** _gravi_data_::exts_imgl |
Definition at line 68 of file gravi_data.c.
| cpl_table** _gravi_data_::exts_tbs |
Definition at line 69 of file gravi_data.c.
| int _gravi_data_::nb_ext |
Definition at line 66 of file gravi_data.c.
| cpl_propertylist* _gravi_data_::primary_hdr |
Definition at line 65 of file gravi_data.c.