|
@@ -1005,7 +1005,7 @@ background: dark grey;
|
1005
|
1005
|
<property name="maximumSize">
|
1006
|
1006
|
<size>
|
1007
|
1007
|
<width>16777215</width>
|
1008
|
|
- <height>200</height>
|
|
1008
|
+ <height>350</height>
|
1009
|
1009
|
</size>
|
1010
|
1010
|
</property>
|
1011
|
1011
|
<property name="toolTip">
|
|
@@ -1021,26 +1021,121 @@ background: dark grey;
|
1021
|
1021
|
<bool>true</bool>
|
1022
|
1022
|
</property>
|
1023
|
1023
|
<layout class="QGridLayout" name="gridLayout_9">
|
1024
|
|
- <item row="2" column="0">
|
1025
|
|
- <widget class="QLabel" name="label_25">
|
|
1024
|
+ <item row="1" column="2">
|
|
1025
|
+ <widget class="Line" name="line_2">
|
|
1026
|
+ <property name="orientation">
|
|
1027
|
+ <enum>Qt::Horizontal</enum>
|
|
1028
|
+ </property>
|
|
1029
|
+ </widget>
|
|
1030
|
+ </item>
|
|
1031
|
+ <item row="8" column="1">
|
|
1032
|
+ <widget class="Line" name="line_8">
|
|
1033
|
+ <property name="orientation">
|
|
1034
|
+ <enum>Qt::Horizontal</enum>
|
|
1035
|
+ </property>
|
|
1036
|
+ </widget>
|
|
1037
|
+ </item>
|
|
1038
|
+ <item row="5" column="0">
|
|
1039
|
+ <widget class="QLabel" name="label_33">
|
|
1040
|
+ <property name="text">
|
|
1041
|
+ <string>Sub-harmonics </string>
|
|
1042
|
+ </property>
|
|
1043
|
+ </widget>
|
|
1044
|
+ </item>
|
|
1045
|
+ <item row="7" column="1">
|
|
1046
|
+ <widget class="QDoubleSpinBox" name="f1Spin">
|
|
1047
|
+ <property name="maximum">
|
|
1048
|
+ <double>25000.000000000000000</double>
|
|
1049
|
+ </property>
|
|
1050
|
+ <property name="value">
|
|
1051
|
+ <double>60.000000000000000</double>
|
|
1052
|
+ </property>
|
|
1053
|
+ </widget>
|
|
1054
|
+ </item>
|
|
1055
|
+ <item row="8" column="2">
|
|
1056
|
+ <widget class="Line" name="line_9">
|
|
1057
|
+ <property name="orientation">
|
|
1058
|
+ <enum>Qt::Horizontal</enum>
|
|
1059
|
+ </property>
|
|
1060
|
+ </widget>
|
|
1061
|
+ </item>
|
|
1062
|
+ <item row="3" column="0">
|
|
1063
|
+ <widget class="QLabel" name="label_11">
|
1026
|
1064
|
<property name="text">
|
1027
|
|
- <string>Base freq.</string>
|
|
1065
|
+ <string>First harmonic 1</string>
|
|
1066
|
+ </property>
|
|
1067
|
+ </widget>
|
|
1068
|
+ </item>
|
|
1069
|
+ <item row="6" column="1">
|
|
1070
|
+ <widget class="Line" name="line_5">
|
|
1071
|
+ <property name="orientation">
|
|
1072
|
+ <enum>Qt::Horizontal</enum>
|
1028
|
1073
|
</property>
|
1029
|
1074
|
</widget>
|
1030
|
1075
|
</item>
|
1031
|
1076
|
<item row="1" column="1">
|
1032
|
|
- <widget class="QSpinBox" name="NKHarmonicsSpin">
|
1033
|
|
- <property name="minimum">
|
1034
|
|
- <number>5</number>
|
|
1077
|
+ <widget class="Line" name="line">
|
|
1078
|
+ <property name="orientation">
|
|
1079
|
+ <enum>Qt::Horizontal</enum>
|
1035
|
1080
|
</property>
|
1036
|
|
- <property name="maximum">
|
1037
|
|
- <number>50</number>
|
|
1081
|
+ </widget>
|
|
1082
|
+ </item>
|
|
1083
|
+ <item row="8" column="0">
|
|
1084
|
+ <widget class="Line" name="line_7">
|
|
1085
|
+ <property name="orientation">
|
|
1086
|
+ <enum>Qt::Horizontal</enum>
|
|
1087
|
+ </property>
|
|
1088
|
+ </widget>
|
|
1089
|
+ </item>
|
|
1090
|
+ <item row="10" column="1">
|
|
1091
|
+ <widget class="QCheckBox" name="plotHarmonic">
|
|
1092
|
+ <property name="text">
|
|
1093
|
+ <string>Plot</string>
|
|
1094
|
+ </property>
|
|
1095
|
+ <property name="checked">
|
|
1096
|
+ <bool>true</bool>
|
|
1097
|
+ </property>
|
|
1098
|
+ </widget>
|
|
1099
|
+ </item>
|
|
1100
|
+ <item row="6" column="2">
|
|
1101
|
+ <widget class="Line" name="line_6">
|
|
1102
|
+ <property name="orientation">
|
|
1103
|
+ <enum>Qt::Horizontal</enum>
|
|
1104
|
+ </property>
|
|
1105
|
+ </widget>
|
|
1106
|
+ </item>
|
|
1107
|
+ <item row="4" column="2">
|
|
1108
|
+ <widget class="QLCDNumber" name="lcdHNF">
|
|
1109
|
+ <property name="styleSheet">
|
|
1110
|
+ <string notr="true">#lcdHNF {
|
|
1111
|
+ color: green;
|
|
1112
|
+ background: black;
|
|
1113
|
+}
|
|
1114
|
+
|
|
1115
|
+#lcdHNF:disabled {
|
|
1116
|
+ color: grey;
|
|
1117
|
+ background: dark grey;
|
|
1118
|
+}</string>
|
|
1119
|
+ </property>
|
|
1120
|
+ </widget>
|
|
1121
|
+ </item>
|
|
1122
|
+ <item row="4" column="1">
|
|
1123
|
+ <widget class="QSpinBox" name="f0KNSpin">
|
|
1124
|
+ <property name="minimum">
|
|
1125
|
+ <number>2</number>
|
1038
|
1126
|
</property>
|
1039
|
1127
|
<property name="value">
|
1040
|
1128
|
<number>40</number>
|
1041
|
1129
|
</property>
|
1042
|
1130
|
</widget>
|
1043
|
1131
|
</item>
|
|
1132
|
+ <item row="2" column="0">
|
|
1133
|
+ <widget class="QLabel" name="label_25">
|
|
1134
|
+ <property name="text">
|
|
1135
|
+ <string>Base freq. 1</string>
|
|
1136
|
+ </property>
|
|
1137
|
+ </widget>
|
|
1138
|
+ </item>
|
1044
|
1139
|
<item row="2" column="1">
|
1045
|
1140
|
<widget class="QDoubleSpinBox" name="f0Spin">
|
1046
|
1141
|
<property name="maximum">
|
|
@@ -1054,20 +1149,25 @@ background: dark grey;
|
1054
|
1149
|
</property>
|
1055
|
1150
|
</widget>
|
1056
|
1151
|
</item>
|
1057
|
|
- <item row="3" column="1">
|
1058
|
|
- <widget class="QDoubleSpinBox" name="f1Spin">
|
1059
|
|
- <property name="maximum">
|
1060
|
|
- <double>25000.000000000000000</double>
|
1061
|
|
- </property>
|
1062
|
|
- <property name="value">
|
1063
|
|
- <double>60.000000000000000</double>
|
|
1152
|
+ <item row="3" column="2">
|
|
1153
|
+ <widget class="QLCDNumber" name="lcdH1F">
|
|
1154
|
+ <property name="styleSheet">
|
|
1155
|
+ <string notr="true">#lcdH1F {
|
|
1156
|
+ color: green;
|
|
1157
|
+ background: black;
|
|
1158
|
+}
|
|
1159
|
+
|
|
1160
|
+#lcdH1F:disabled {
|
|
1161
|
+ color: grey;
|
|
1162
|
+ background: dark grey;
|
|
1163
|
+}</string>
|
1064
|
1164
|
</property>
|
1065
|
1165
|
</widget>
|
1066
|
1166
|
</item>
|
1067
|
|
- <item row="0" column="0">
|
1068
|
|
- <widget class="QLabel" name="label_26">
|
|
1167
|
+ <item row="7" column="0">
|
|
1168
|
+ <widget class="QLabel" name="label_27">
|
1069
|
1169
|
<property name="text">
|
1070
|
|
- <string>N freqs</string>
|
|
1170
|
+ <string>Base freq. 2 </string>
|
1071
|
1171
|
</property>
|
1072
|
1172
|
</widget>
|
1073
|
1173
|
</item>
|
|
@@ -1077,28 +1177,51 @@ background: dark grey;
|
1077
|
1177
|
<number>1</number>
|
1078
|
1178
|
</property>
|
1079
|
1179
|
<property name="maximum">
|
1080
|
|
- <number>2</number>
|
|
1180
|
+ <number>1</number>
|
1081
|
1181
|
</property>
|
1082
|
1182
|
<property name="value">
|
1083
|
1183
|
<number>1</number>
|
1084
|
1184
|
</property>
|
1085
|
1185
|
</widget>
|
1086
|
1186
|
</item>
|
1087
|
|
- <item row="1" column="0">
|
1088
|
|
- <widget class="QLabel" name="label_11">
|
1089
|
|
- <property name="text">
|
1090
|
|
- <string>N harmonics</string>
|
|
1187
|
+ <item row="6" column="0">
|
|
1188
|
+ <widget class="Line" name="line_4">
|
|
1189
|
+ <property name="orientation">
|
|
1190
|
+ <enum>Qt::Horizontal</enum>
|
1091
|
1191
|
</property>
|
1092
|
1192
|
</widget>
|
1093
|
1193
|
</item>
|
1094
|
|
- <item row="3" column="0">
|
1095
|
|
- <widget class="QLabel" name="label_27">
|
|
1194
|
+ <item row="4" column="0">
|
|
1195
|
+ <widget class="QLabel" name="label_31">
|
1096
|
1196
|
<property name="text">
|
1097
|
|
- <string>Base freq. 2 </string>
|
|
1197
|
+ <string>Last harmonic 1</string>
|
1098
|
1198
|
</property>
|
1099
|
1199
|
</widget>
|
1100
|
1200
|
</item>
|
1101
|
|
- <item row="3" column="2">
|
|
1201
|
+ <item row="5" column="1">
|
|
1202
|
+ <widget class="QSpinBox" name="f0KsSpin">
|
|
1203
|
+ <property name="toolTip">
|
|
1204
|
+ <string><html><head/><body><p>Would you like to calculate subharmonics? For instance, setting this to 1, will calculate only the exact harmonics, setting this to 2 will calculate 1/2 step subharmonics (i.e. if the baseline frequency is 60 Hz, this will result in calcualtion of 30 Hz subharmonics)</p></body></html></string>
|
|
1205
|
+ </property>
|
|
1206
|
+ <property name="minimum">
|
|
1207
|
+ <number>1</number>
|
|
1208
|
+ </property>
|
|
1209
|
+ <property name="maximum">
|
|
1210
|
+ <number>3</number>
|
|
1211
|
+ </property>
|
|
1212
|
+ <property name="value">
|
|
1213
|
+ <number>1</number>
|
|
1214
|
+ </property>
|
|
1215
|
+ </widget>
|
|
1216
|
+ </item>
|
|
1217
|
+ <item row="1" column="0">
|
|
1218
|
+ <widget class="Line" name="line_3">
|
|
1219
|
+ <property name="orientation">
|
|
1220
|
+ <enum>Qt::Horizontal</enum>
|
|
1221
|
+ </property>
|
|
1222
|
+ </widget>
|
|
1223
|
+ </item>
|
|
1224
|
+ <item row="10" column="2">
|
1102
|
1225
|
<widget class="QPushButton" name="harmonicGO">
|
1103
|
1226
|
<property name="layoutDirection">
|
1104
|
1227
|
<enum>Qt::LeftToRight</enum>
|
|
@@ -1112,13 +1235,41 @@ background: dark grey;
|
1112
|
1235
|
</property>
|
1113
|
1236
|
</widget>
|
1114
|
1237
|
</item>
|
1115
|
|
- <item row="2" column="2">
|
1116
|
|
- <widget class="QCheckBox" name="plotHarmonic">
|
|
1238
|
+ <item row="3" column="1">
|
|
1239
|
+ <widget class="QSpinBox" name="f0K1Spin">
|
|
1240
|
+ <property name="minimum">
|
|
1241
|
+ <number>1</number>
|
|
1242
|
+ </property>
|
|
1243
|
+ <property name="maximum">
|
|
1244
|
+ <number>50</number>
|
|
1245
|
+ </property>
|
|
1246
|
+ <property name="value">
|
|
1247
|
+ <number>1</number>
|
|
1248
|
+ </property>
|
|
1249
|
+ </widget>
|
|
1250
|
+ </item>
|
|
1251
|
+ <item row="0" column="0">
|
|
1252
|
+ <widget class="QLabel" name="label_26">
|
1117
|
1253
|
<property name="text">
|
1118
|
|
- <string>Plot</string>
|
|
1254
|
+ <string>N freqs</string>
|
1119
|
1255
|
</property>
|
1120
|
|
- <property name="checked">
|
1121
|
|
- <bool>true</bool>
|
|
1256
|
+ </widget>
|
|
1257
|
+ </item>
|
|
1258
|
+ <item row="5" column="2">
|
|
1259
|
+ <widget class="QLCDNumber" name="lcdf0NK">
|
|
1260
|
+ <property name="styleSheet">
|
|
1261
|
+ <string notr="true">#lcdf0NK {
|
|
1262
|
+ color: green;
|
|
1263
|
+ background: black;
|
|
1264
|
+}
|
|
1265
|
+
|
|
1266
|
+#lcdf0NK:disabled {
|
|
1267
|
+ color: grey;
|
|
1268
|
+ background: dark grey;
|
|
1269
|
+}</string>
|
|
1270
|
+ </property>
|
|
1271
|
+ <property name="intValue" stdset="0">
|
|
1272
|
+ <number>0</number>
|
1122
|
1273
|
</property>
|
1123
|
1274
|
</widget>
|
1124
|
1275
|
</item>
|
|
@@ -2273,8 +2424,8 @@ background: dark grey;
|
2273
|
2424
|
<rect>
|
2274
|
2425
|
<x>0</x>
|
2275
|
2426
|
<y>0</y>
|
2276
|
|
- <width>100</width>
|
2277
|
|
- <height>30</height>
|
|
2427
|
+ <width>96</width>
|
|
2428
|
+ <height>26</height>
|
2278
|
2429
|
</rect>
|
2279
|
2430
|
</property>
|
2280
|
2431
|
<attribute name="label">
|
|
@@ -2286,8 +2437,8 @@ background: dark grey;
|
2286
|
2437
|
<rect>
|
2287
|
2438
|
<x>0</x>
|
2288
|
2439
|
<y>0</y>
|
2289
|
|
- <width>411</width>
|
2290
|
|
- <height>77</height>
|
|
2440
|
+ <width>96</width>
|
|
2441
|
+ <height>26</height>
|
2291
|
2442
|
</rect>
|
2292
|
2443
|
</property>
|
2293
|
2444
|
<attribute name="label">
|