Go to the documentation of this file. 1 #define INFORMATION_FILE "tan.short.help" 3 #define CONFIG_FILE "init.config" 4 #define INIT_CONFIG_FILE "init.config" 5 #define JSPICE_CONFIG "config" 7 #define POINT_FILE "point" 8 #define LIMITS_FILE "limits" 9 #define PARAM_FILE "param" 10 #define chFAIL_FILE "chFAIL" 15 #define XY_CONFIG_FILE_EXT ".jx" 16 #define PULSE_EXT ".pulses" 21 #define BOUNDARY_CALL " boundary > NUL" 22 #define MARGINS_CALL " margins > NUL" 23 #define NEWPOINT_CALL " newpoint > NUL" 25 #define BOUNDARY_CALL " boundary > trash" 26 #define MARGINS_CALL " margins > trash" 27 #define NEWPOINT_CALL " newpoint > trash" 30 #define NOMINAL_CALL " nominal" 31 #define MIDDLE_CALL " middle" 33 #define HOLD_CALL " hold" 34 #define SETUP_CALL " setup" 35 #define IHOLD_CALL " ihold" 36 #define ISETUP_CALL " isetup" 37 #define HOLD_FINALS_CALL " view.hold" 38 #define SETUP_FINALS_CALL " view.setup" 40 #define SEPARATION_CALL " separation"