20 #ifndef MIDI_APPEND_PROPERTYLIST_H
21 #define MIDI_APPEND_PROPERTYLIST_H
36 const char * filename;
42 cpl_error_code appendPropertylist(
const char *Produc,
45 cpl_frameset *frameset,
46 cpl_parameterlist *parlist);
48 cpl_error_code appendPropertylist_table(
const char *ProductFile,
51 cpl_frameset *frameset,
52 cpl_parameterlist *parlist);
55 cpl_error_code appendPropertylist_statistics(
const char *InputFile,
56 const char *ProductFile,
59 cpl_frameset *frameset,
60 cpl_parameterlist *parlist,
61 struct plots *plotfiles_lambda,
62 struct plots *plotfiles_frames,
63 struct plots *plotfiles_scans,
68 cpl_vector * vector_read(
const char * filename);