X-shooter Pipeline Reference Manual 3.8.15
Functions
xsh_dump.h File Reference
#include <cpl.h>

Go to the source code of this file.

Functions

cpl_error_code xsh_print_cpl_propertylist (const cpl_propertylist *pl, long low, long high)
 Print a property list.
 
cpl_error_code xsh_print_cpl_property (const cpl_property *)
 Print a property.
 
cpl_error_code xsh_print_cpl_frameset (cpl_frameset *)
 Print a frame set.
 
cpl_error_code xsh_print_cpl_frame (const cpl_frame *)
 Print a frame.
 
const char * xsh_tostring_cpl_type (cpl_type t)
 Convert a CPL type to a string.
 
const char * xsh_tostring_cpl_frame_type (cpl_frame_type)
 Convert a frame type to a string.
 
const char * xsh_tostring_cpl_frame_group (cpl_frame_group)
 Convert a frame group to a string.
 
const char * xsh_tostring_cpl_frame_level (cpl_frame_level)
 Convert a frame level to a string.