|
@@ -6,17 +6,1135 @@
|
|
|
<rect>
|
|
|
<x>0</x>
|
|
|
<y>0</y>
|
|
|
- <width>800</width>
|
|
|
- <height>600</height>
|
|
|
+ <width>1410</width>
|
|
|
+ <height>929</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="windowTitle">
|
|
|
<string>MainWindow</string>
|
|
|
</property>
|
|
|
- <widget class="QWidget" name="centralwidget"/>
|
|
|
- <widget class="QMenuBar" name="menubar"/>
|
|
|
- <widget class="QStatusBar" name="statusbar"/>
|
|
|
+ <widget class="QWidget" name="centralWidget">
|
|
|
+ <widget class="QTabWidget" name="tabWidget">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>-10</x>
|
|
|
+ <y>10</y>
|
|
|
+ <width>1391</width>
|
|
|
+ <height>861</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="currentIndex">
|
|
|
+ <number>0</number>
|
|
|
+ </property>
|
|
|
+ <widget class="QWidget" name="tab_22">
|
|
|
+ <attribute name="title">
|
|
|
+ <string>蓝方模型</string>
|
|
|
+ </attribute>
|
|
|
+ <widget class="Line" name="line_69">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>40</x>
|
|
|
+ <y>40</y>
|
|
|
+ <width>20</width>
|
|
|
+ <height>251</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Vertical</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="Line" name="line_73">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>50</x>
|
|
|
+ <y>70</y>
|
|
|
+ <width>231</width>
|
|
|
+ <height>3</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="Line" name="line_74">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>50</x>
|
|
|
+ <y>40</y>
|
|
|
+ <width>231</width>
|
|
|
+ <height>3</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_52">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>120</x>
|
|
|
+ <y>50</y>
|
|
|
+ <width>91</width>
|
|
|
+ <height>16</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>预警卫星模型</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QPushButton" name="pushButton_17">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>170</x>
|
|
|
+ <y>250</y>
|
|
|
+ <width>93</width>
|
|
|
+ <height>28</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>清空</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QComboBox" name="comboBox_14">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>160</x>
|
|
|
+ <y>130</y>
|
|
|
+ <width>87</width>
|
|
|
+ <height>22</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <item>
|
|
|
+ <property name="text">
|
|
|
+ <string>卫星1</string>
|
|
|
+ </property>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <property name="text">
|
|
|
+ <string>卫星2</string>
|
|
|
+ </property>
|
|
|
+ </item>
|
|
|
+ </widget>
|
|
|
+ <widget class="QPushButton" name="pushButton_18">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>60</x>
|
|
|
+ <y>250</y>
|
|
|
+ <width>93</width>
|
|
|
+ <height>28</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>创建</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="Line" name="line_75">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>270</x>
|
|
|
+ <y>40</y>
|
|
|
+ <width>20</width>
|
|
|
+ <height>251</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Vertical</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_153">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>70</x>
|
|
|
+ <y>130</y>
|
|
|
+ <width>72</width>
|
|
|
+ <height>15</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>卫星类型:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="Line" name="line_76">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>50</x>
|
|
|
+ <y>290</y>
|
|
|
+ <width>231</width>
|
|
|
+ <height>3</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_154">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>60</x>
|
|
|
+ <y>160</y>
|
|
|
+ <width>101</width>
|
|
|
+ <height>16</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>轨迹文件路径: </string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_87">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>60</x>
|
|
|
+ <y>200</y>
|
|
|
+ <width>171</width>
|
|
|
+ <height>21</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QPushButton" name="pushButton_19">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>240</x>
|
|
|
+ <y>200</y>
|
|
|
+ <width>31</width>
|
|
|
+ <height>28</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string/>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QTableView" name="tableView_5">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>30</x>
|
|
|
+ <y>410</y>
|
|
|
+ <width>256</width>
|
|
|
+ <height>281</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_155">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>100</x>
|
|
|
+ <y>360</y>
|
|
|
+ <width>121</width>
|
|
|
+ <height>20</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>已创建的预警卫星</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_156">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>70</x>
|
|
|
+ <y>90</y>
|
|
|
+ <width>72</width>
|
|
|
+ <height>15</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>卫星编号:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_88">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>150</x>
|
|
|
+ <y>90</y>
|
|
|
+ <width>113</width>
|
|
|
+ <height>21</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="Line" name="line_77">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>370</x>
|
|
|
+ <y>30</y>
|
|
|
+ <width>20</width>
|
|
|
+ <height>711</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Vertical</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QPushButton" name="pushButton_20">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>630</x>
|
|
|
+ <y>700</y>
|
|
|
+ <width>93</width>
|
|
|
+ <height>28</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>清空</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="Line" name="line_78">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>380</x>
|
|
|
+ <y>20</y>
|
|
|
+ <width>411</width>
|
|
|
+ <height>16</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_157">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>500</x>
|
|
|
+ <y>40</y>
|
|
|
+ <width>171</width>
|
|
|
+ <height>20</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>中远程雷达末端拦截模型</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_158">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>400</x>
|
|
|
+ <y>80</y>
|
|
|
+ <width>72</width>
|
|
|
+ <height>15</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>雷达编号:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="Line" name="line_79">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>380</x>
|
|
|
+ <y>730</y>
|
|
|
+ <width>411</width>
|
|
|
+ <height>16</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QPushButton" name="CreateInterceptRadarButton">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>470</x>
|
|
|
+ <y>700</y>
|
|
|
+ <width>93</width>
|
|
|
+ <height>28</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>创建</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="Line" name="line_80">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>780</x>
|
|
|
+ <y>30</y>
|
|
|
+ <width>20</width>
|
|
|
+ <height>711</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Vertical</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="Line" name="line_81">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>380</x>
|
|
|
+ <y>60</y>
|
|
|
+ <width>411</width>
|
|
|
+ <height>16</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_interceptRadarId">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>542</x>
|
|
|
+ <y>80</y>
|
|
|
+ <width>161</width>
|
|
|
+ <height>21</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_159">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>400</x>
|
|
|
+ <y>250</y>
|
|
|
+ <width>101</width>
|
|
|
+ <height>16</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>载波频率/Hz:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_fc">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>530</x>
|
|
|
+ <y>250</y>
|
|
|
+ <width>111</width>
|
|
|
+ <height>21</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_160">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>398</x>
|
|
|
+ <y>290</y>
|
|
|
+ <width>131</width>
|
|
|
+ <height>16</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>脉内调制带宽/Hz:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_BW">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>530</x>
|
|
|
+ <y>290</y>
|
|
|
+ <width>111</width>
|
|
|
+ <height>21</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_161">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>398</x>
|
|
|
+ <y>500</y>
|
|
|
+ <width>101</width>
|
|
|
+ <height>16</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>单边阵元数量:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_92">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>540</x>
|
|
|
+ <y>500</y>
|
|
|
+ <width>161</width>
|
|
|
+ <height>21</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_162">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>400</x>
|
|
|
+ <y>370</y>
|
|
|
+ <width>101</width>
|
|
|
+ <height>16</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>脉冲宽度/s:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_T">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>530</x>
|
|
|
+ <y>370</y>
|
|
|
+ <width>91</width>
|
|
|
+ <height>21</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_163">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>400</x>
|
|
|
+ <y>330</y>
|
|
|
+ <width>121</width>
|
|
|
+ <height>16</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>脉冲重复周期/s:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_PRF">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>530</x>
|
|
|
+ <y>330</y>
|
|
|
+ <width>91</width>
|
|
|
+ <height>21</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_164">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>400</x>
|
|
|
+ <y>170</y>
|
|
|
+ <width>91</width>
|
|
|
+ <height>16</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>辐射源类型:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QComboBox" name="comboBox_radarType">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>530</x>
|
|
|
+ <y>170</y>
|
|
|
+ <width>111</width>
|
|
|
+ <height>22</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <item>
|
|
|
+ <property name="text">
|
|
|
+ <string>模型1</string>
|
|
|
+ </property>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <property name="text">
|
|
|
+ <string>模型2</string>
|
|
|
+ </property>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <property name="text">
|
|
|
+ <string>模型3</string>
|
|
|
+ </property>
|
|
|
+ </item>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_165">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>400</x>
|
|
|
+ <y>210</y>
|
|
|
+ <width>72</width>
|
|
|
+ <height>15</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>信号类型:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_95">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>540</x>
|
|
|
+ <y>540</y>
|
|
|
+ <width>161</width>
|
|
|
+ <height>21</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_166">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>400</x>
|
|
|
+ <y>540</y>
|
|
|
+ <width>121</width>
|
|
|
+ <height>16</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>阵元间距/m:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_168">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>400</x>
|
|
|
+ <y>580</y>
|
|
|
+ <width>121</width>
|
|
|
+ <height>16</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>天线增益/dB:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_97">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>540</x>
|
|
|
+ <y>580</y>
|
|
|
+ <width>161</width>
|
|
|
+ <height>21</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_169">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>400</x>
|
|
|
+ <y>620</y>
|
|
|
+ <width>151</width>
|
|
|
+ <height>16</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>发动机功率/W:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_98">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>540</x>
|
|
|
+ <y>620</y>
|
|
|
+ <width>161</width>
|
|
|
+ <height>21</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_99">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>540</x>
|
|
|
+ <y>660</y>
|
|
|
+ <width>161</width>
|
|
|
+ <height>21</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_170">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>400</x>
|
|
|
+ <y>660</y>
|
|
|
+ <width>151</width>
|
|
|
+ <height>16</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>工作频率/Hz:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_172">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>1000</x>
|
|
|
+ <y>40</y>
|
|
|
+ <width>241</width>
|
|
|
+ <height>20</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>已创建的中远程雷达末端拦截模型</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QTableView" name="tableView_6">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>865</x>
|
|
|
+ <y>80</y>
|
|
|
+ <width>501</width>
|
|
|
+ <height>281</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="Line" name="line_82">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>990</x>
|
|
|
+ <y>730</y>
|
|
|
+ <width>231</width>
|
|
|
+ <height>3</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="Line" name="line_83">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>980</x>
|
|
|
+ <y>480</y>
|
|
|
+ <width>20</width>
|
|
|
+ <height>251</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Vertical</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QPushButton" name="pushButton_23">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>1000</x>
|
|
|
+ <y>690</y>
|
|
|
+ <width>93</width>
|
|
|
+ <height>28</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>创建</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_173">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>1010</x>
|
|
|
+ <y>570</y>
|
|
|
+ <width>72</width>
|
|
|
+ <height>15</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>x坐标:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="Line" name="line_84">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>990</x>
|
|
|
+ <y>510</y>
|
|
|
+ <width>231</width>
|
|
|
+ <height>3</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_174">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>1060</x>
|
|
|
+ <y>490</y>
|
|
|
+ <width>91</width>
|
|
|
+ <height>16</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>指挥控制中心</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QPushButton" name="pushButton_24">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>1110</x>
|
|
|
+ <y>690</y>
|
|
|
+ <width>93</width>
|
|
|
+ <height>28</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>清空</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_101">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>1090</x>
|
|
|
+ <y>570</y>
|
|
|
+ <width>113</width>
|
|
|
+ <height>21</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="Line" name="line_85">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>990</x>
|
|
|
+ <y>480</y>
|
|
|
+ <width>231</width>
|
|
|
+ <height>3</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="Line" name="line_86">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>1210</x>
|
|
|
+ <y>480</y>
|
|
|
+ <width>20</width>
|
|
|
+ <height>251</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Vertical</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_175">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>1070</x>
|
|
|
+ <y>540</y>
|
|
|
+ <width>72</width>
|
|
|
+ <height>15</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>中心位置</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_176">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>1010</x>
|
|
|
+ <y>610</y>
|
|
|
+ <width>72</width>
|
|
|
+ <height>15</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>y坐标:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_102">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>1090</x>
|
|
|
+ <y>610</y>
|
|
|
+ <width>113</width>
|
|
|
+ <height>21</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_177">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>1010</x>
|
|
|
+ <y>650</y>
|
|
|
+ <width>72</width>
|
|
|
+ <height>15</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>z坐标:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_103">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>1090</x>
|
|
|
+ <y>650</y>
|
|
|
+ <width>113</width>
|
|
|
+ <height>21</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="Line" name="line_101">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>380</x>
|
|
|
+ <y>110</y>
|
|
|
+ <width>411</width>
|
|
|
+ <height>16</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="Line" name="line_102">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>380</x>
|
|
|
+ <y>150</y>
|
|
|
+ <width>411</width>
|
|
|
+ <height>16</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_171">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>530</x>
|
|
|
+ <y>130</y>
|
|
|
+ <width>171</width>
|
|
|
+ <height>20</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>信号参数设置</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_231">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>650</x>
|
|
|
+ <y>250</y>
|
|
|
+ <width>121</width>
|
|
|
+ <height>20</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>范围:(5e8~2e9)</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_232">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>650</x>
|
|
|
+ <y>290</y>
|
|
|
+ <width>121</width>
|
|
|
+ <height>20</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>范围:(1e6~1e8)</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_233">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>630</x>
|
|
|
+ <y>330</y>
|
|
|
+ <width>141</width>
|
|
|
+ <height>20</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>范围:(3e-6~5e-2)</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_234">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>630</x>
|
|
|
+ <y>370</y>
|
|
|
+ <width>141</width>
|
|
|
+ <height>20</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>范围:(1e-7~1e-3)</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QComboBox" name="comboBox_27">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>540</x>
|
|
|
+ <y>460</y>
|
|
|
+ <width>161</width>
|
|
|
+ <height>22</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <item>
|
|
|
+ <property name="text">
|
|
|
+ <string>方阵</string>
|
|
|
+ </property>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <property name="text">
|
|
|
+ <string>线阵</string>
|
|
|
+ </property>
|
|
|
+ </item>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_167">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>400</x>
|
|
|
+ <y>460</y>
|
|
|
+ <width>72</width>
|
|
|
+ <height>15</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>阵列类型:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="Line" name="line_103">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>380</x>
|
|
|
+ <y>400</y>
|
|
|
+ <width>411</width>
|
|
|
+ <height>16</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_235">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>530</x>
|
|
|
+ <y>420</y>
|
|
|
+ <width>171</width>
|
|
|
+ <height>20</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>发射机参数设置</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="Line" name="line_104">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>380</x>
|
|
|
+ <y>440</y>
|
|
|
+ <width>411</width>
|
|
|
+ <height>16</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_sigType">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>530</x>
|
|
|
+ <y>210</y>
|
|
|
+ <width>111</width>
|
|
|
+ <height>21</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </widget>
|
|
|
+ <widget class="QWidget" name="tab_4">
|
|
|
+ <attribute name="title">
|
|
|
+ <string>雷达信号模拟生成</string>
|
|
|
+ </attribute>
|
|
|
+ <widget class="QLabel" name="label_236">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>205</x>
|
|
|
+ <y>60</y>
|
|
|
+ <width>241</width>
|
|
|
+ <height>20</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>已创建的中远程雷达末端拦截模型</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QTableView" name="tableView_11">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>70</x>
|
|
|
+ <y>100</y>
|
|
|
+ <width>501</width>
|
|
|
+ <height>281</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_237">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>110</x>
|
|
|
+ <y>440</y>
|
|
|
+ <width>221</width>
|
|
|
+ <height>16</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>中远程雷达末端拦截模型编号:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QComboBox" name="comboBox_28">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>350</x>
|
|
|
+ <y>440</y>
|
|
|
+ <width>141</width>
|
|
|
+ <height>22</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_243">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>940</x>
|
|
|
+ <y>60</y>
|
|
|
+ <width>111</width>
|
|
|
+ <height>20</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>辐射源信号预览</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QPushButton" name="pushButton_5">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>210</x>
|
|
|
+ <y>530</y>
|
|
|
+ <width>201</width>
|
|
|
+ <height>61</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>雷达信号生成</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QChartView" name="SimShow" native="true">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>630</x>
|
|
|
+ <y>100</y>
|
|
|
+ <width>721</width>
|
|
|
+ <height>531</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </widget>
|
|
|
+ </widget>
|
|
|
+ </widget>
|
|
|
+ <widget class="QMenuBar" name="menuBar">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>0</x>
|
|
|
+ <y>0</y>
|
|
|
+ <width>1410</width>
|
|
|
+ <height>26</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QToolBar" name="mainToolBar">
|
|
|
+ <attribute name="toolBarArea">
|
|
|
+ <enum>TopToolBarArea</enum>
|
|
|
+ </attribute>
|
|
|
+ <attribute name="toolBarBreak">
|
|
|
+ <bool>false</bool>
|
|
|
+ </attribute>
|
|
|
+ </widget>
|
|
|
+ <widget class="QStatusBar" name="statusBar"/>
|
|
|
</widget>
|
|
|
+ <layoutdefault spacing="6" margin="11"/>
|
|
|
+ <customwidgets>
|
|
|
+ <customwidget>
|
|
|
+ <class>QChartView</class>
|
|
|
+ <extends>QWidget</extends>
|
|
|
+ <header>qchartview.h</header>
|
|
|
+ <container>1</container>
|
|
|
+ </customwidget>
|
|
|
+ </customwidgets>
|
|
|
<resources/>
|
|
|
<connections/>
|
|
|
</ui>
|