X-shooter Pipeline Reference Manual 3.8.15
Data Fields
xsh_arclist Struct Reference

#include <xsh_data_arclist.h>

Data Fields

int size
 
int nbrejected
 
int * rejected
 
xsh_arcline ** list
 
cpl_propertylist * header
 

Detailed Description

Definition at line 54 of file xsh_data_arclist.h.

Field Documentation

◆ header

cpl_propertylist* xsh_arclist::header

Definition at line 59 of file xsh_data_arclist.h.

Referenced by xsh_arclist_get_header(), xsh_arclist_load(), and xsh_arclist_save().

◆ list

xsh_arcline** xsh_arclist::list

◆ nbrejected

int xsh_arclist::nbrejected

◆ rejected

int* xsh_arclist::rejected

◆ size

int xsh_arclist::size

The documentation for this struct was generated from the following file: