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

Data Fields

cpl_table * index_table
 
char * fits_file_name
 
int index_size
 
cpl_table ** cache
 
int cache_size
 
int * cache_index
 

Detailed Description

Definition at line 48 of file xsh_star_index.c.

Field Documentation

◆ cache

cpl_table** _star_index_::cache

◆ cache_index

int* _star_index_::cache_index

Definition at line 55 of file xsh_star_index.c.

Referenced by star_index_add(), star_index_construct(), and star_index_destruct().

◆ cache_size

int _star_index_::cache_size

◆ fits_file_name

char* _star_index_::fits_file_name

◆ index_size

int _star_index_::index_size

◆ index_table

cpl_table* _star_index_::index_table

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