|
IIINSTRUMENT Pipeline Reference Manual 0.1.14
|
Functions | |
| const char * | iiinstrument_pfits_get_arcfile (const cpl_propertylist *plist) |
| find out the arcfile | |
| double | iiinstrument_pfits_get_dit (const cpl_propertylist *plist) |
| find out the DIT value | |
| const char * iiinstrument_pfits_get_arcfile | ( | const cpl_propertylist * | plist | ) |
find out the arcfile
| plist | property list to read from |
Definition at line 52 of file iiinstrument_pfits.c.
| double iiinstrument_pfits_get_dit | ( | const cpl_propertylist * | plist | ) |
find out the DIT value
| plist | property list to read from |
Definition at line 68 of file iiinstrument_pfits.c.