|
IIINSTRUMENT Pipeline Reference Manual
0.1.12
|
Functions | |
| const char * | iiinstrument_pfits_get_arcfile (const cpl_propertylist *plist) |
| find out the arcfile More... | |
| double | iiinstrument_pfits_get_dit (const cpl_propertylist *plist) |
| find out the DIT value More... | |
| 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.
1.8.14