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

#include <xsh_data_grid.h>

Data Fields

int x
 
int y
 
double v
 
double errs
 
int qual
 

Detailed Description

Definition at line 34 of file xsh_data_grid.h.

Field Documentation

◆ errs

double xsh_grid_point::errs

Definition at line 41 of file xsh_data_grid.h.

Referenced by xsh_grid2table(), and xsh_grid_add().

◆ qual

int xsh_grid_point::qual

Definition at line 42 of file xsh_data_grid.h.

Referenced by xsh_grid_add().

◆ v

double xsh_grid_point::v

Definition at line 40 of file xsh_data_grid.h.

Referenced by xsh_grid2table(), xsh_grid_add(), xsh_grid_dump(), and xsh_image_fit_spline().

◆ x

int xsh_grid_point::x

◆ y

int xsh_grid_point::y

Definition at line 38 of file xsh_data_grid.h.

Referenced by xsh_grid2table(), xsh_grid_add(), xsh_grid_dump(), and xsh_image_fit_spline().


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