X-shooter Pipeline Reference Manual 3.8.15
Macros | Functions
Test a THE tab

Macros

#define MODULE_ID   "XSH_THE_MAP"
 
#define SYNTAX
 

Functions

int main (int argc, char **argv)
 Unit test of xsh_themap.
 

Detailed Description

Macro Definition Documentation

◆ MODULE_ID

#define MODULE_ID   "XSH_THE_MAP"

Definition at line 65 of file test-xsh_the_map.c.

◆ SYNTAX

#define SYNTAX
Value:
"Test the theoretical map\n"\
"use : ./the_xsh_themap THE_MAP PRE_FRAME\n"\
"THE_MAP => the theoretical map table\n"

Definition at line 66 of file test-xsh_the_map.c.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)