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

#include <xsh_data_rec.h>

Data Fields

int order
 
int nlambda
 
int nslit
 
float * slit
 
double * lambda
 
float * data1
 
float * data2
 
float * data3
 
float * errs1
 
float * errs2
 
float * errs3
 
int * qual1
 
int * qual2
 
int * qual3
 

Detailed Description

Definition at line 62 of file xsh_data_rec.h.

Field Documentation

◆ data1

float* xsh_rec::data1

◆ data2

float* xsh_rec::data2

Definition at line 69 of file xsh_data_rec.h.

◆ data3

float* xsh_rec::data3

Definition at line 70 of file xsh_data_rec.h.

◆ errs1

float* xsh_rec::errs1

◆ errs2

float* xsh_rec::errs2

Definition at line 73 of file xsh_data_rec.h.

◆ errs3

float* xsh_rec::errs3

Definition at line 74 of file xsh_data_rec.h.

◆ lambda

double* xsh_rec::lambda

◆ nlambda

int xsh_rec::nlambda

◆ nslit

int xsh_rec::nslit

◆ order

int xsh_rec::order

◆ qual1

int* xsh_rec::qual1

◆ qual2

int* xsh_rec::qual2

Definition at line 76 of file xsh_data_rec.h.

◆ qual3

int* xsh_rec::qual3

Definition at line 77 of file xsh_data_rec.h.

◆ slit

float* xsh_rec::slit

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