Mercurial > hg > fxanalyse
comparison FXAnalyse.h @ 27:419db63a9949
Remove two global variables
author | Daniele Nicolodi <daniele.nicolodi@obspm.fr> |
---|---|
date | Tue, 02 Oct 2012 16:51:57 +0200 |
parents | b7b3b5f1c5a6 |
children | 1e4ecf64b485 |
comparison
equal
deleted
inserted
replaced
26:4bb197635664 | 27:419db63a9949 |
---|---|
94 #define PANEL_N2CHOICE 38 /* control type: numeric, callback function: CB_ChangeN */ | 94 #define PANEL_N2CHOICE 38 /* control type: numeric, callback function: CB_ChangeN */ |
95 #define PANEL_N2CALCULUS 39 /* control type: command, callback function: CB_OnNCalculus */ | 95 #define PANEL_N2CALCULUS 39 /* control type: command, callback function: CB_OnNCalculus */ |
96 #define PANEL_DDS4STEP 40 /* control type: ring, callback function: CB_ChangeDDSStep */ | 96 #define PANEL_DDS4STEP 40 /* control type: ring, callback function: CB_ChangeDDSStep */ |
97 #define PANEL_DDS3STEP 41 /* control type: ring, callback function: CB_ChangeDDSStep */ | 97 #define PANEL_DDS3STEP 41 /* control type: ring, callback function: CB_ChangeDDSStep */ |
98 #define PANEL_DDS2STEP 42 /* control type: ring, callback function: CB_ChangeDDSStep */ | 98 #define PANEL_DDS2STEP 42 /* control type: ring, callback function: CB_ChangeDDSStep */ |
99 #define PANEL_CENTERFREQUENCY 43 /* control type: numeric, callback function: (none) */ | 99 #define PANEL_CURRENT_FREQUENCY 43 /* control type: numeric, callback function: (none) */ |
100 #define PANEL_SLOPETOCANCEL 44 /* control type: numeric, callback function: (none) */ | 100 #define PANEL_CENTERFREQUENCY 44 /* control type: numeric, callback function: (none) */ |
101 #define PANEL_MATH4 45 /* control type: numeric, callback function: (none) */ | 101 #define PANEL_SLOPETOCANCEL 45 /* control type: numeric, callback function: (none) */ |
102 #define PANEL_MATH5 46 /* control type: numeric, callback function: (none) */ | 102 #define PANEL_MATH4 46 /* control type: numeric, callback function: (none) */ |
103 #define PANEL_MATH3 47 /* control type: numeric, callback function: (none) */ | 103 #define PANEL_MATH5 47 /* control type: numeric, callback function: (none) */ |
104 #define PANEL_CHECKBOX_MATH5PLOT 48 /* control type: radioButton, callback function: CB_OnFreqPlot */ | 104 #define PANEL_MATH3 48 /* control type: numeric, callback function: (none) */ |
105 #define PANEL_CHECKBOX_MATH4PLOT 49 /* control type: radioButton, callback function: CB_OnFreqPlot */ | 105 #define PANEL_CHECKBOX_MATH5PLOT 49 /* control type: radioButton, callback function: CB_OnFreqPlot */ |
106 #define PANEL_CHECKBOX_MATH4ALLAN 50 /* control type: radioButton, callback function: CB_OnAllanPlot */ | 106 #define PANEL_CHECKBOX_MATH4PLOT 50 /* control type: radioButton, callback function: CB_OnFreqPlot */ |
107 #define PANEL_DDS1STEP 51 /* control type: ring, callback function: CB_ChangeDDSStep */ | 107 #define PANEL_CHECKBOX_MATH4ALLAN 51 /* control type: radioButton, callback function: CB_OnAllanPlot */ |
108 #define PANEL_TEXTMSG_15 52 /* control type: textMsg, callback function: (none) */ | 108 #define PANEL_DDS1STEP 52 /* control type: ring, callback function: CB_ChangeDDSStep */ |
109 #define PANEL_CHECKBOX_MATH5ALLAN 53 /* control type: radioButton, callback function: CB_OnAllanPlot */ | 109 #define PANEL_TEXTMSG_15 53 /* control type: textMsg, callback function: (none) */ |
110 #define PANEL_CHECKBOX_MATH3PLOT 54 /* control type: radioButton, callback function: CB_OnFreqPlot */ | 110 #define PANEL_CHECKBOX_MATH5ALLAN 54 /* control type: radioButton, callback function: CB_OnAllanPlot */ |
111 #define PANEL_CHECKBOX_MATH5SAVE 55 /* control type: radioButton, callback function: (none) */ | 111 #define PANEL_CHECKBOX_MATH3PLOT 55 /* control type: radioButton, callback function: CB_OnFreqPlot */ |
112 #define PANEL_CHECKBOX_MATH3SAVE_2 56 /* control type: radioButton, callback function: CB_OnSaveSr */ | 112 #define PANEL_CHECKBOX_MATH5SAVE 56 /* control type: radioButton, callback function: (none) */ |
113 #define PANEL_CHECKBOX_MATH3ALLAN 57 /* control type: radioButton, callback function: CB_OnAllanPlot */ | 113 #define PANEL_CHECKBOX_MATH3SAVE_2 57 /* control type: radioButton, callback function: CB_OnSaveSr */ |
114 #define PANEL_DDSFREPSTEP 58 /* control type: ring, callback function: CB_ChangeDDSStep */ | 114 #define PANEL_CHECKBOX_MATH3ALLAN 58 /* control type: radioButton, callback function: CB_OnAllanPlot */ |
115 #define PANEL_DDSFREPAMP 59 /* control type: numeric, callback function: CB_ChangeDDSAmpli */ | 115 #define PANEL_DDSFREPSTEP 59 /* control type: ring, callback function: CB_ChangeDDSStep */ |
116 #define PANEL_MATHSTRING4 60 /* control type: string, callback function: CB_ChangeMath */ | 116 #define PANEL_DDSFREPAMP 60 /* control type: numeric, callback function: CB_ChangeDDSAmpli */ |
117 #define PANEL_TEXTMSG_17 61 /* control type: textMsg, callback function: (none) */ | 117 #define PANEL_MATHSTRING4 61 /* control type: string, callback function: CB_ChangeMath */ |
118 #define PANEL_MATH2 62 /* control type: numeric, callback function: (none) */ | 118 #define PANEL_TEXTMSG_17 62 /* control type: textMsg, callback function: (none) */ |
119 #define PANEL_SPLITTER_15 63 /* control type: splitter, callback function: (none) */ | 119 #define PANEL_MATH2 63 /* control type: numeric, callback function: (none) */ |
120 #define PANEL_SPLITTER_12 64 /* control type: splitter, callback function: (none) */ | 120 #define PANEL_SPLITTER_15 64 /* control type: splitter, callback function: (none) */ |
121 #define PANEL_CHECKBOX_MATH2PLOT 65 /* control type: radioButton, callback function: CB_OnFreqPlot */ | 121 #define PANEL_SPLITTER_12 65 /* control type: splitter, callback function: (none) */ |
122 #define PANEL_CHECKBOX_MATH3SAVE 66 /* control type: radioButton, callback function: CB_OnSaveHg */ | 122 #define PANEL_CHECKBOX_MATH2PLOT 66 /* control type: radioButton, callback function: CB_OnFreqPlot */ |
123 #define PANEL_CHECKBOX_MATH2SAVE 67 /* control type: radioButton, callback function: CB_OnSaveOpt */ | 123 #define PANEL_CHECKBOX_MATH3SAVE 67 /* control type: radioButton, callback function: CB_OnSaveHg */ |
124 #define PANEL_CHECKBOX_MATH2ALLAN 68 /* control type: radioButton, callback function: CB_OnAllanPlot */ | 124 #define PANEL_CHECKBOX_MATH2SAVE 68 /* control type: radioButton, callback function: CB_OnSaveOpt */ |
125 #define PANEL_TEXTMSG_7 69 /* control type: textMsg, callback function: (none) */ | 125 #define PANEL_CHECKBOX_MATH2ALLAN 69 /* control type: radioButton, callback function: CB_OnAllanPlot */ |
126 #define PANEL_MATHSTRING3 70 /* control type: string, callback function: CB_ChangeMath */ | 126 #define PANEL_TEXTMSG_7 70 /* control type: textMsg, callback function: (none) */ |
127 #define PANEL_MATH1 71 /* control type: numeric, callback function: (none) */ | 127 #define PANEL_MATHSTRING3 71 /* control type: string, callback function: CB_ChangeMath */ |
128 #define PANEL_SPLITTER_6 72 /* control type: splitter, callback function: (none) */ | 128 #define PANEL_MATH1 72 /* control type: numeric, callback function: (none) */ |
129 #define PANEL_TEXTMSG_18 73 /* control type: textMsg, callback function: (none) */ | 129 #define PANEL_SPLITTER_6 73 /* control type: splitter, callback function: (none) */ |
130 #define PANEL_TEXTMSG_6 74 /* control type: textMsg, callback function: (none) */ | 130 #define PANEL_TEXTMSG_18 74 /* control type: textMsg, callback function: (none) */ |
131 #define PANEL_TEXTMSG_8 75 /* control type: textMsg, callback function: (none) */ | 131 #define PANEL_TEXTMSG_6 75 /* control type: textMsg, callback function: (none) */ |
132 #define PANEL_TEXTMSG_19 76 /* control type: textMsg, callback function: (none) */ | 132 #define PANEL_TEXTMSG_8 76 /* control type: textMsg, callback function: (none) */ |
133 #define PANEL_MATHSTRING1 77 /* control type: string, callback function: CB_ChangeMath */ | 133 #define PANEL_TEXTMSG_19 77 /* control type: textMsg, callback function: (none) */ |
134 #define PANEL_TEXTMSG_9 78 /* control type: textMsg, callback function: (none) */ | 134 #define PANEL_MATHSTRING1 78 /* control type: string, callback function: CB_ChangeMath */ |
135 #define PANEL_TEXTMSG_10 79 /* control type: textMsg, callback function: (none) */ | 135 #define PANEL_TEXTMSG_9 79 /* control type: textMsg, callback function: (none) */ |
136 #define PANEL_MATHSTRING2 80 /* control type: string, callback function: CB_ChangeMath */ | 136 #define PANEL_TEXTMSG_10 80 /* control type: textMsg, callback function: (none) */ |
137 #define PANEL_TEXTMSG_16 81 /* control type: textMsg, callback function: (none) */ | 137 #define PANEL_MATHSTRING2 81 /* control type: string, callback function: CB_ChangeMath */ |
138 #define PANEL_SPLITTER_11 82 /* control type: splitter, callback function: (none) */ | 138 #define PANEL_TEXTMSG_16 82 /* control type: textMsg, callback function: (none) */ |
139 #define PANEL_SPLITTER_16 83 /* control type: splitter, callback function: (none) */ | 139 #define PANEL_SPLITTER_11 83 /* control type: splitter, callback function: (none) */ |
140 #define PANEL_SPLITTER_9 84 /* control type: splitter, callback function: (none) */ | 140 #define PANEL_SPLITTER_16 84 /* control type: splitter, callback function: (none) */ |
141 #define PANEL_SPLITTER_3 85 /* control type: splitter, callback function: (none) */ | 141 #define PANEL_SPLITTER_9 85 /* control type: splitter, callback function: (none) */ |
142 #define PANEL_MINUS10KDDS1 86 /* control type: command, callback function: CB_OnMinus10k */ | 142 #define PANEL_SPLITTER_3 86 /* control type: splitter, callback function: (none) */ |
143 #define PANEL_MINUS10KDDS4 87 /* control type: command, callback function: CB_OnMinus10k */ | 143 #define PANEL_MINUS10KDDS1 87 /* control type: command, callback function: CB_OnMinus10k */ |
144 #define PANEL_MINUS10KDDS3 88 /* control type: command, callback function: CB_OnMinus10k */ | 144 #define PANEL_MINUS10KDDS4 88 /* control type: command, callback function: CB_OnMinus10k */ |
145 #define PANEL_MINUS10KDDS2 89 /* control type: command, callback function: CB_OnMinus10k */ | 145 #define PANEL_MINUS10KDDS3 89 /* control type: command, callback function: CB_OnMinus10k */ |
146 #define PANEL_PLUS10KDDS4 90 /* control type: command, callback function: CB_OnPlus10k */ | 146 #define PANEL_MINUS10KDDS2 90 /* control type: command, callback function: CB_OnMinus10k */ |
147 #define PANEL_MINUS275K 91 /* control type: command, callback function: CB_OnMinus275k */ | 147 #define PANEL_PLUS10KDDS4 91 /* control type: command, callback function: CB_OnPlus10k */ |
148 #define PANEL_PLUS10KDDS3 92 /* control type: command, callback function: CB_OnPlus10k */ | 148 #define PANEL_MINUS275K 92 /* control type: command, callback function: CB_OnMinus275k */ |
149 #define PANEL_PLUS10KDDS1 93 /* control type: command, callback function: CB_OnPlus10k */ | 149 #define PANEL_PLUS10KDDS3 93 /* control type: command, callback function: CB_OnPlus10k */ |
150 #define PANEL_PLUS10KDDS2 94 /* control type: command, callback function: CB_OnPlus10k */ | 150 #define PANEL_PLUS10KDDS1 94 /* control type: command, callback function: CB_OnPlus10k */ |
151 #define PANEL_PLUS275K 95 /* control type: command, callback function: CB_OnPlus275k */ | 151 #define PANEL_PLUS10KDDS2 95 /* control type: command, callback function: CB_OnPlus10k */ |
152 #define PANEL_TEXTMSG_11 96 /* control type: textMsg, callback function: (none) */ | 152 #define PANEL_PLUS275K 96 /* control type: command, callback function: CB_OnPlus275k */ |
153 #define PANEL_MATHSTRING5 97 /* control type: textBox, callback function: CB_ChangeMath */ | 153 #define PANEL_TEXTMSG_11 97 /* control type: textMsg, callback function: (none) */ |
154 #define PANEL_SPLITTER_8 98 /* control type: splitter, callback function: (none) */ | 154 #define PANEL_MATHSTRING5 98 /* control type: textBox, callback function: CB_ChangeMath */ |
155 #define PANEL_MJD 99 /* control type: numeric, callback function: (none) */ | 155 #define PANEL_SPLITTER_8 99 /* control type: splitter, callback function: (none) */ |
156 #define PANEL_UTC 100 /* control type: numeric, callback function: (none) */ | 156 #define PANEL_MJD 100 /* control type: numeric, callback function: (none) */ |
157 #define PANEL_TIME 101 /* control type: string, callback function: (none) */ | 157 #define PANEL_UTC 101 /* control type: numeric, callback function: (none) */ |
158 #define PANEL_DATE 102 /* control type: string, callback function: (none) */ | 158 #define PANEL_TIME 102 /* control type: string, callback function: (none) */ |
159 #define PANEL_CHECKBOX_MATH3AUTOSAV 103 /* control type: radioButton, callback function: CB_OnAutoSaveSr */ | 159 #define PANEL_DATE 103 /* control type: string, callback function: (none) */ |
160 #define PANEL_CHECKBOX_MATH2AUTOSAV 104 /* control type: radioButton, callback function: CB_OnAutoSaveHg */ | 160 #define PANEL_CHECKBOX_MATH3AUTOSAV 104 /* control type: radioButton, callback function: CB_OnAutoSaveSr */ |
161 #define PANEL_CHOOSESAVEFILE 105 /* control type: command, callback function: OnChooseSaveFile */ | 161 #define PANEL_CHECKBOX_MATH2AUTOSAV 105 /* control type: radioButton, callback function: CB_OnAutoSaveHg */ |
162 #define PANEL_SPLITTER_14 106 /* control type: splitter, callback function: (none) */ | 162 #define PANEL_CHOOSESAVEFILE 106 /* control type: command, callback function: OnChooseSaveFile */ |
163 #define PANEL_SPLITTER_13 107 /* control type: splitter, callback function: (none) */ | 163 #define PANEL_SPLITTER_14 107 /* control type: splitter, callback function: (none) */ |
164 #define PANEL_DDS4 108 /* control type: numeric, callback function: CB_ChangeDDSOut */ | 164 #define PANEL_SPLITTER_13 108 /* control type: splitter, callback function: (none) */ |
165 #define PANEL_SPLITTER_2 109 /* control type: splitter, callback function: (none) */ | 165 #define PANEL_DDS4 109 /* control type: numeric, callback function: CB_ChangeDDSOut */ |
166 #define PANEL_DDS3 110 /* control type: numeric, callback function: CB_ChangeDDSOut */ | 166 #define PANEL_SPLITTER_2 110 /* control type: splitter, callback function: (none) */ |
167 #define PANEL_N1CALCULUS 111 /* control type: command, callback function: CB_OnNCalculus */ | 167 #define PANEL_DDS3 111 /* control type: numeric, callback function: CB_ChangeDDSOut */ |
168 #define PANEL_FINDSIGN3 112 /* control type: command, callback function: CB_OnFindSign */ | 168 #define PANEL_N1CALCULUS 112 /* control type: command, callback function: CB_OnNCalculus */ |
169 #define PANEL_SIGN3 113 /* control type: numeric, callback function: (none) */ | 169 #define PANEL_FINDSIGN3 113 /* control type: command, callback function: CB_OnFindSign */ |
170 #define PANEL_FINDSIGN2 114 /* control type: command, callback function: CB_OnFindSign */ | 170 #define PANEL_SIGN3 114 /* control type: numeric, callback function: (none) */ |
171 #define PANEL_SIGN2 115 /* control type: numeric, callback function: (none) */ | 171 #define PANEL_FINDSIGN2 115 /* control type: command, callback function: CB_OnFindSign */ |
172 #define PANEL_FINDSIGN1 116 /* control type: command, callback function: CB_OnFindSign */ | 172 #define PANEL_SIGN2 116 /* control type: numeric, callback function: (none) */ |
173 #define PANEL_SIGN1 117 /* control type: numeric, callback function: (none) */ | 173 #define PANEL_FINDSIGN1 117 /* control type: command, callback function: CB_OnFindSign */ |
174 #define PANEL_FIND10K3 118 /* control type: command, callback function: CB_OnFind275K */ | 174 #define PANEL_SIGN1 118 /* control type: numeric, callback function: (none) */ |
175 #define PANEL_FIND275K2 119 /* control type: command, callback function: CB_OnFind275K */ | 175 #define PANEL_FIND10K3 119 /* control type: command, callback function: CB_OnFind275K */ |
176 #define PANEL_RESETSLOPE 120 /* control type: command, callback function: CB_OnResetSlope */ | 176 #define PANEL_FIND275K2 120 /* control type: command, callback function: CB_OnFind275K */ |
177 #define PANEL_CHECKBOX_STOPIFAUTODE 121 /* control type: radioButton, callback function: CB_OnAutoStopSlopeCancellingIfDelock */ | 177 #define PANEL_RESETSLOPE 121 /* control type: command, callback function: CB_OnResetSlope */ |
178 #define PANEL_CHECKBOX_RECENTER 122 /* control type: radioButton, callback function: CB_OnReCentering */ | 178 #define PANEL_CHECKBOX_STOPIFAUTODE 122 /* control type: radioButton, callback function: CB_OnAutoStopSlopeCancellingIfDelock */ |
179 #define PANEL_CHECKBOX_KEEPSLOPE 123 /* control type: radioButton, callback function: CB_OnCROX */ | 179 #define PANEL_CHECKBOX_RECENTER 123 /* control type: radioButton, callback function: CB_OnReCentering */ |
180 #define PANEL_CHECKBOX_KEEP 124 /* control type: radioButton, callback function: CB_OnCROX */ | 180 #define PANEL_CHECKBOX_KEEPSLOPE 124 /* control type: radioButton, callback function: CB_OnCROX */ |
181 #define PANEL_STARTCANCEL 125 /* control type: textButton, callback function: CB_OnStartSlopeCancelling */ | 181 #define PANEL_CHECKBOX_KEEP 125 /* control type: radioButton, callback function: CB_OnCROX */ |
182 #define PANEL_LED1 126 /* control type: LED, callback function: (none) */ | 182 #define PANEL_STARTCANCEL 126 /* control type: textButton, callback function: CB_OnStartSlopeCancelling */ |
183 #define PANEL_LED2 127 /* control type: LED, callback function: (none) */ | 183 #define PANEL_LED1 127 /* control type: LED, callback function: (none) */ |
184 #define PANEL_SLOPE_REFERENCE 128 /* control type: ring, callback function: CB_OnSlopeReference */ | 184 #define PANEL_LED2 128 /* control type: LED, callback function: (none) */ |
185 #define PANEL_ESTIMATE_N3 129 /* control type: command, callback function: CB_OnEstimateN */ | 185 #define PANEL_SLOPE_REFERENCE 129 /* control type: ring, callback function: CB_OnSlopeReference */ |
186 #define PANEL_ESTIMATE_N3 130 /* control type: command, callback function: CB_OnEstimateN */ | |
186 | 187 |
187 | 188 |
188 /* Menu Bars, Menus, and Menu Items: */ | 189 /* Menu Bars, Menus, and Menu Items: */ |
189 | 190 |
190 /* (no menu bars in the resource file) */ | 191 /* (no menu bars in the resource file) */ |