UVES Pipeline Reference Manual
5.4.6
|
Typedefs | |
typedef struct _irplib_sdp_spectrum_ | irplib_sdp_spectrum |
Data type for a Science Data Product 1D spectrum. | |
typedef enum _irplib_sdp_spectrum_update_flags_ | irplib_sdp_spectrum_update_flags |
Bitfield flags for the column update function. | |
Enumerations | |
enum | _irplib_sdp_spectrum_update_flags_ { IRPLIB_COLUMN_UNIT = 1 << 1, IRPLIB_COLUMN_FORMAT = 1 << 2, IRPLIB_COLUMN_DATA = 1 << 3 } |
Bitfield flags for the column update function. | |
This module implements a Science Data Product (SDP) 1D spectrum object. Various functions are provided to manipulate this kind of spectrum object.