UVES Pipeline Reference Manual
5.4.6
|
Data Fields | |
const char * | filename |
bool | is_image |
union { | |
struct { | |
cpl_image * image | |
cpl_type type | |
int dtype | |
} image | |
struct { | |
cpl_table * table | |
cpl_table * colnames | |
int maxrow | |
} table | |
} | data |
uves_propertylist * | header |
bool | need_to_save |
Definition at line 88 of file flames_midas_def.c.