RasterProcessTool/Toolbox/SimulationSARTool/SimulationSAR/QImageSARRFPC.ui

386 lines
11 KiB
Plaintext
Raw Normal View History

2024-11-25 17:51:20 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>QImageSARRFPCClass</class>
<widget class="QDialog" name="QImageSARRFPCClass">
2024-11-25 17:51:20 +00:00
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>873</width>
2025-01-15 13:50:46 +00:00
<height>686</height>
2024-11-25 17:51:20 +00:00
</rect>
</property>
<property name="windowTitle">
<string>RFPC回波仿真</string>
2024-11-25 17:51:20 +00:00
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QScrollArea" name="scrollArea">
<property name="widgetResizable">
<bool>true</bool>
</property>
<widget class="QWidget" name="scrollAreaWidgetContents">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>853</width>
<height>637</height>
2024-11-25 17:51:20 +00:00
</rect>
</property>
<layout class="QGridLayout" name="gridLayout">
2025-01-15 12:47:38 +00:00
<item row="3" column="1">
<widget class="QLineEdit" name="simulationTaskNameEdit">
2024-11-25 17:51:20 +00:00
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
2025-03-26 02:59:11 +00:00
<string>LT1B_DQ_165665_Simulation</string>
2024-11-25 17:51:20 +00:00
</property>
</widget>
</item>
2025-01-15 12:47:38 +00:00
<item row="4" column="1">
<widget class="QLineEdit" name="outEchoPathEdit">
2024-11-25 17:51:20 +00:00
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
2025-03-26 02:59:11 +00:00
<string>D:/FZSimulation/LTDQ/Input/xml/xml/165665/echodata</string>
2024-11-25 17:51:20 +00:00
</property>
</widget>
</item>
2025-01-15 12:47:38 +00:00
<item row="9" column="0">
<widget class="QLabel" name="label_8">
2024-11-25 17:51:20 +00:00
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
2025-01-15 12:47:38 +00:00
<string>地表覆盖文件地址:</string>
2024-11-25 17:51:20 +00:00
</property>
</widget>
</item>
2025-01-15 12:47:38 +00:00
<item row="5" column="0">
<widget class="QLabel" name="label_5">
2024-11-25 17:51:20 +00:00
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
2024-11-25 17:58:26 +00:00
<property name="text">
2025-01-15 12:47:38 +00:00
<string>GPS xml 地址:</string>
2024-11-25 17:58:26 +00:00
</property>
2024-11-25 17:51:20 +00:00
</widget>
</item>
2025-01-06 11:56:45 +00:00
<item row="6" column="1">
<widget class="QLineEdit" name="taskXmlPathEdit">
2024-11-25 17:51:20 +00:00
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
2024-11-25 17:58:26 +00:00
<property name="text">
2025-03-26 02:59:11 +00:00
<string>D:/FZSimulation/LTDQ/Input/xml/xml/165665/LT1_Simulation_Setting.xml</string>
2024-11-25 17:58:26 +00:00
</property>
2024-11-25 17:51:20 +00:00
</widget>
</item>
2025-01-15 12:47:38 +00:00
<item row="9" column="1">
<widget class="QLineEdit" name="landCoverPathEdit">
2024-11-25 17:51:20 +00:00
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
2024-11-25 17:58:26 +00:00
<property name="text">
<string>D:/FZSimulation/LTDQ/Input/testEcho/LandCover.dat</string>
2024-11-25 17:58:26 +00:00
</property>
2024-11-25 17:51:20 +00:00
</widget>
</item>
2025-01-06 11:56:45 +00:00
<item row="4" column="2">
<widget class="QPushButton" name="pushButtonEcho">
2024-11-25 17:51:20 +00:00
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
2024-11-25 17:58:26 +00:00
<property name="text">
2025-01-06 11:56:45 +00:00
<string>选择</string>
2024-11-25 17:58:26 +00:00
</property>
2024-11-25 17:51:20 +00:00
</widget>
</item>
2025-01-15 12:47:38 +00:00
<item row="7" column="2">
<widget class="QPushButton" name="pushButtondem">
2024-11-25 17:51:20 +00:00
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
2025-01-06 11:56:45 +00:00
<string>选择</string>
2024-11-25 17:51:20 +00:00
</property>
</widget>
</item>
2025-01-15 12:47:38 +00:00
<item row="5" column="1">
<widget class="QLineEdit" name="gpsXmlPathEdit">
2024-11-25 17:51:20 +00:00
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
2024-11-25 17:58:26 +00:00
<property name="text">
2025-03-26 02:59:11 +00:00
<string>D:/FZSimulation/LTDQ/Input/xml/xml/165665/LT1_Simulation_GPSNode.xml</string>
2024-11-25 17:58:26 +00:00
</property>
2024-11-25 17:51:20 +00:00
</widget>
</item>
2025-01-06 11:56:45 +00:00
<item row="6" column="2">
<widget class="QPushButton" name="pushButtonTaskxml">
2024-11-25 17:51:20 +00:00
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
2024-11-25 17:58:26 +00:00
<property name="text">
2025-01-06 11:56:45 +00:00
<string>选择</string>
2024-11-25 17:58:26 +00:00
</property>
2024-11-25 17:51:20 +00:00
</widget>
</item>
2025-01-15 12:47:38 +00:00
<item row="1" column="1">
<widget class="QLineEdit" name="receivePatternFilePathEdit">
2024-11-25 17:51:20 +00:00
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
2025-01-15 12:47:38 +00:00
<string>D:/Programme/vs2022/RasterMergeTest/simulationData/ant/ant_model_setting_Horn_conical1_FarField-receive.csv</string>
2024-11-25 17:51:20 +00:00
</property>
</widget>
</item>
2025-01-15 12:47:38 +00:00
<item row="5" column="2">
<widget class="QPushButton" name="pushButtongpxml">
2024-11-25 17:51:20 +00:00
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
2024-11-25 17:58:26 +00:00
<property name="text">
2025-01-06 11:56:45 +00:00
<string>选择</string>
2024-11-25 17:58:26 +00:00
</property>
2024-11-25 17:51:20 +00:00
</widget>
</item>
2025-01-15 12:47:38 +00:00
<item row="1" column="2">
<widget class="QPushButton" name="pushButtonRP">
2024-11-25 17:51:20 +00:00
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
2024-11-25 17:58:26 +00:00
<property name="text">
2025-01-15 12:47:38 +00:00
<string>选择</string>
2024-11-25 17:58:26 +00:00
</property>
2024-11-25 17:51:20 +00:00
</widget>
</item>
2025-01-06 11:56:45 +00:00
<item row="4" column="0">
<widget class="QLabel" name="label_4">
2024-11-25 17:51:20 +00:00
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
2024-11-25 17:58:26 +00:00
<property name="text">
2025-01-06 11:56:45 +00:00
<string>输出回波地址:</string>
2024-11-25 17:58:26 +00:00
</property>
2024-11-25 17:51:20 +00:00
</widget>
</item>
2025-01-15 12:47:38 +00:00
<item row="1" column="0">
<widget class="QLabel" name="label_2">
2024-11-25 17:51:20 +00:00
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
2025-01-15 12:47:38 +00:00
<string>接收方向图:</string>
2024-11-25 17:51:20 +00:00
</property>
</widget>
</item>
2025-01-15 12:47:38 +00:00
<item row="7" column="1">
<widget class="QLineEdit" name="demTiffPathEdit">
2024-11-25 17:51:20 +00:00
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
2024-11-25 17:58:26 +00:00
<property name="text">
<string>D:/FZSimulation/LTDQ/Input/testEcho/DEMXYZ.dat</string>
2024-11-25 17:58:26 +00:00
</property>
2024-11-25 17:51:20 +00:00
</widget>
</item>
2025-01-15 12:47:38 +00:00
<item row="0" column="1">
<widget class="QLineEdit" name="transformPatternFilePathEdit">
2024-11-25 17:51:20 +00:00
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
2025-01-15 12:47:38 +00:00
<string>D:/Programme/vs2022/RasterMergeTest/simulationData/ant/ant_model_setting_Horn_conical1_FarField-trans.csv</string>
2024-11-25 17:51:20 +00:00
</property>
</widget>
</item>
2025-01-15 12:47:38 +00:00
<item row="3" column="0">
<widget class="QLabel" name="label_3">
2024-11-25 17:51:20 +00:00
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
2025-01-15 12:47:38 +00:00
<string>仿真任务名称:</string>
2024-11-25 17:51:20 +00:00
</property>
</widget>
</item>
2025-01-15 12:47:38 +00:00
<item row="7" column="0">
<widget class="QLabel" name="label_7">
2024-11-25 17:51:20 +00:00
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
2025-01-15 12:47:38 +00:00
<string>DEM XYZ地址WGS84:</string>
2024-11-25 17:51:20 +00:00
</property>
</widget>
</item>
2025-01-15 12:47:38 +00:00
<item row="6" column="0">
<widget class="QLabel" name="label_6">
2024-11-25 17:51:20 +00:00
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
2025-01-15 12:47:38 +00:00
<string>任务 xml 地址:</string>
2024-11-25 17:51:20 +00:00
</property>
</widget>
</item>
2025-01-15 12:47:38 +00:00
<item row="0" column="2">
<widget class="QPushButton" name="pushButtonTP">
2024-11-25 17:51:20 +00:00
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
<string>选择</string>
</property>
</widget>
</item>
2025-01-15 12:47:38 +00:00
<item row="9" column="2">
<widget class="QPushButton" name="pushButtonlandcover">
2024-11-25 17:51:20 +00:00
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
2025-01-15 12:47:38 +00:00
<string>选择</string>
2024-11-25 17:51:20 +00:00
</property>
</widget>
</item>
2025-01-15 12:47:38 +00:00
<item row="0" column="0">
<widget class="QLabel" name="label_1">
2024-11-25 17:51:20 +00:00
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
2025-01-15 12:47:38 +00:00
<string>发射方向图:</string>
2024-11-25 17:51:20 +00:00
</property>
</widget>
</item>
2025-01-15 12:47:38 +00:00
<item row="8" column="0">
<widget class="QLabel" name="label">
2024-11-25 17:51:20 +00:00
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
2025-01-15 12:47:38 +00:00
<string>DEM Sloper地址WGS84):</string>
2024-11-25 17:51:20 +00:00
</property>
</widget>
</item>
2025-01-15 12:47:38 +00:00
<item row="8" column="1">
<widget class="QLineEdit" name="sloperPathEdit">
2024-11-25 17:51:20 +00:00
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
2025-01-15 13:50:46 +00:00
<property name="text">
<string>D:/FZSimulation/LTDQ/Input/testEcho/DEMSloper.dat</string>
2025-01-15 13:50:46 +00:00
</property>
2024-11-25 17:51:20 +00:00
</widget>
</item>
2025-01-15 12:47:38 +00:00
<item row="8" column="2">
<widget class="QPushButton" name="pushButtonsloper">
2024-11-25 17:51:20 +00:00
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
2025-01-15 12:47:38 +00:00
<string>选择</string>
2024-11-25 17:51:20 +00:00
</property>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
<item>
<widget class="QDialogButtonBox" name="buttonBox">
<property name="standardButtons">
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
</property>
</widget>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>