MIDI Pipeline Reference Manual
2.8.3
|
Functions | |
const char * | midi_pfits_get_arcfile (const cpl_propertylist *plist) |
find out the arcfile | |
double | midi_pfits_get_dit (const cpl_propertylist *plist) |
find out the DIT value |
const char* midi_pfits_get_arcfile | ( | const cpl_propertylist * | plist | ) |
find out the arcfile
plist | property list to read from |
Definition at line 60 of file midi_pfits.c.
double midi_pfits_get_dit | ( | const cpl_propertylist * | plist | ) |
find out the DIT value
plist | property list to read from |
Definition at line 76 of file midi_pfits.c.