High-Level Data Reduction Library 1.6.0
High-Level data reduction routines for ESO pipelines
Loading...
Searching...
No Matches
hdrl_parameter.h File Reference
#include "hdrl_types.h"
#include "hdrl_utils.h"
#include <cpl.h>
Include dependency graph for hdrl_parameter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct _hdrl_parameter_ hdrl_parameter
 

Functions

CPL_BEGIN_DECLS void hdrl_parameter_delete (hdrl_parameter *obj)
 shallow delete of a parameter
 
void hdrl_parameter_destroy (hdrl_parameter *obj)
 deep delete of a parameter
 

Typedef Documentation

◆ hdrl_parameter

typedef struct _hdrl_parameter_ hdrl_parameter