ERIS Pipeline Reference Manual 1.9.2
sc_par.c File Reference
#include <sc_par.h>

Go to the source code of this file.

Functions

cpl_error_code sc_par_addkeywords (cpl_propertylist *header, const cpl_parameterlist *parlist)
 

Detailed Description

Routines for handling parameter files

Author
Wolfgang Kausch, Stefan Noll, & ESO In-Kind Team Innsbruck
Since
02 Feb 2011
Date
28 Aug 2013

Definition in file sc_par.c.

Function Documentation

◆ sc_par_addkeywords()

cpl_error_code sc_par_addkeywords ( cpl_propertylist *  header,
const cpl_parameterlist *  parlist 
)

Write parameters of the general CPL parameter list to a CPL property list.

INPUT:

Parameters
headerinput CPL property list
parlistgeneral CPL parameter list

OUTPUT:

Parameters
headerextended CPL property list

ERRORS:

  • none

Definition at line 47 of file sc_par.c.