添加说明
This commit is contained in:
parent
36d4af2f7b
commit
0d0af1789a
@ -205,7 +205,11 @@ python Main_Quality_Relabel.py -n 703 -e OSA CSA -i 3
|
||||
|
||||
|
||||
|
||||
## 记录保存
|
||||
|
||||
程序的日志输出将保存到history/[日期].log文件夹下,可以通过查看日志,获取之前打标位置
|
||||
|
||||
<img src="graph/log_example.png" style="zoom: 100%;" />
|
||||
|
||||
## 窗口示例
|
||||
|
||||
@ -221,7 +225,7 @@ python Main_Quality_Relabel.py -n 703 -e OSA CSA -i 3
|
||||
|
||||
## 程序流程框图
|
||||
|
||||

|
||||

|
||||
|
||||
## TODO
|
||||
|
||||
|
@ -1,786 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- 由 Microsoft Visio, SVG Export 生成 Quality_Relabel.svg Page-1 -->
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ev="http://www.w3.org/2001/xml-events"
|
||||
xmlns:v="http://schemas.microsoft.com/visio/2003/SVGExtensions/" width="11.6929in" height="8.26772in"
|
||||
viewBox="0 0 841.89 595.276" xml:space="preserve" color-interpolation-filters="sRGB" class="st10">
|
||||
<v:documentProperties v:langID="2052" v:metric="true" v:viewMarkup="false">
|
||||
<v:userDefs>
|
||||
<v:ud v:nameU="msvNoAutoConnect" v:val="VT0(0):26"/>
|
||||
</v:userDefs>
|
||||
</v:documentProperties>
|
||||
|
||||
<style type="text/css">
|
||||
<![CDATA[
|
||||
.st1 {fill:#ffffff;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.75}
|
||||
.st2 {fill:#000000;font-family:黑体;font-size:0.833336em}
|
||||
.st3 {font-size:1em}
|
||||
.st4 {font-family:Calibri;font-size:1em}
|
||||
.st5 {fill:#000000;font-family:Calibri;font-size:0.833336em}
|
||||
.st6 {font-family:黑体;font-size:1em}
|
||||
.st7 {marker-end:url(#mrkr4-33);stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.2376}
|
||||
.st8 {fill:#000000;fill-opacity:1;stroke:#000000;stroke-opacity:1;stroke-width:0.086161879895561}
|
||||
.st9 {fill:#000000;font-family:黑体;font-size:0.666664em}
|
||||
.st10 {fill:none;fill-rule:evenodd;font-size:12px;overflow:visible;stroke-linecap:square;stroke-miterlimit:3}
|
||||
]]>
|
||||
</style>
|
||||
|
||||
<defs id="Markers">
|
||||
<g id="lend4">
|
||||
<path d="M 2 1 L 0 0 L 2 -1 L 2 1 " style="stroke:none"/>
|
||||
</g>
|
||||
<marker id="mrkr4-33" class="st8" v:arrowType="4" v:arrowSize="2" v:setback="23.2121" refX="-23.212121212121" orient="auto"
|
||||
markerUnits="strokeWidth" overflow="visible">
|
||||
<use xlink:href="#lend4" transform="scale(-11.606060606061,-11.606060606061) "/>
|
||||
</marker>
|
||||
</defs>
|
||||
<g v:mID="0" v:index="1" v:groupContext="foregroundPage">
|
||||
<v:userDefs>
|
||||
<v:ud v:nameU="msvThemeOrder" v:val="VT0(0):26"/>
|
||||
</v:userDefs>
|
||||
<title>页-1</title>
|
||||
<v:pageProperties v:drawingScale="0.0393701" v:pageScale="0.0393701" v:drawingUnits="24" v:shadowOffsetX="8.50394"
|
||||
v:shadowOffsetY="-8.50394"/>
|
||||
<v:layer v:name="流程图" v:index="0"/>
|
||||
<v:layer v:name="连接线" v:index="1"/>
|
||||
<g id="shape1-1" v:mID="1" v:groupContext="shape" v:layerMember="0" transform="translate(49.6063,-360)">
|
||||
<title>开始/结束</title>
|
||||
<desc>开始</desc>
|
||||
<v:custProps>
|
||||
<v:cp v:nameU="Cost" v:lbl="成本" v:prompt="" v:type="7" v:format="@" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="ProcessNumber" v:lbl="进程编号" v:prompt="" v:type="2" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Owner" v:lbl="所有者" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Function" v:lbl="函数" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
<v:cp v:nameU="StartDate" v:lbl="开始日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="EndDate" v:lbl="结束日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Status" v:lbl="状态" v:prompt="" v:type="4" v:format=";未开始;进行中;已完成;已推迟;正在等待输入" v:sortKey=""
|
||||
v:invis="false" v:ask="false" v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
</v:custProps>
|
||||
<v:userDefs>
|
||||
<v:ud v:nameU="visVersion" v:prompt="" v:val="VT0(15):26"/>
|
||||
<v:ud v:nameU="DefaultWidth" v:prompt="" v:val="VT0(0.98425196850394):24"/>
|
||||
<v:ud v:nameU="DefaultHeight" v:prompt="" v:val="VT0(0.39370078740157):24"/>
|
||||
<v:ud v:nameU="ResizeTxtHeight" v:prompt="" v:val="VT0(0.39370078740157):24"/>
|
||||
</v:userDefs>
|
||||
<v:textBlock v:margins="rect(2,2,2,2)" v:tabSpace="42.5197"/>
|
||||
<v:textRect cx="35.4331" cy="581.102" width="70.87" height="28.3465"/>
|
||||
<path d="M14.17 595.28 L56.69 595.28 A14.1732 14.1732 -180 0 0 56.69 566.93 L14.17 566.93 A14.1732 14.1732 -180 1 0 14.17
|
||||
595.28 Z" class="st1"/>
|
||||
<text x="25.43" y="584.43" class="st2" v:langID="2052"><v:paragraph v:horizAlign="1"/><v:tabList/>开始</text> </g>
|
||||
<g id="shape2-4" v:mID="2" v:groupContext="shape" v:layerMember="0" transform="translate(160.157,-416.693)">
|
||||
<title>数据</title>
|
||||
<desc>输入心晓信号 心晓事件标签</desc>
|
||||
<v:custProps>
|
||||
<v:cp v:nameU="Cost" v:lbl="成本" v:prompt="" v:type="7" v:format="@" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="ProcessNumber" v:lbl="进程编号" v:prompt="" v:type="2" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Owner" v:lbl="所有者" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Function" v:lbl="函数" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
<v:cp v:nameU="StartDate" v:lbl="开始日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="EndDate" v:lbl="结束日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Status" v:lbl="状态" v:prompt="" v:type="4" v:format=";未开始;进行中;已完成;已推迟;正在等待输入" v:sortKey=""
|
||||
v:invis="false" v:ask="false" v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
</v:custProps>
|
||||
<v:userDefs>
|
||||
<v:ud v:nameU="visVersion" v:prompt="" v:val="VT0(15):26"/>
|
||||
<v:ud v:nameU="DefaultWidth" v:prompt="" v:val="VT0(0.98425196850394):24"/>
|
||||
<v:ud v:nameU="DefaultHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
<v:ud v:nameU="ResizeTxtHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
</v:userDefs>
|
||||
<v:textBlock v:margins="rect(2,2,2,2)" v:tabSpace="42.5197"/>
|
||||
<v:textRect cx="50.315" cy="574.016" width="67.09" height="42.5197"/>
|
||||
<path d="M-10.63 595.28 L90 595.28 L111.26 552.76 L10.63 552.76 L-10.63 595.28 Z" class="st1"/>
|
||||
<text x="20.31" y="570.69" class="st2" v:langID="2052"><v:paragraph v:horizAlign="1"/><v:tabList/>输入心晓信号<v:newlineChar/><tspan
|
||||
x="20.31" dy="1.331em" class="st3">心晓事件标签</tspan></text> </g>
|
||||
<g id="shape5-8" v:mID="5" v:groupContext="shape" v:layerMember="0" transform="translate(160.157,-274.961)">
|
||||
<title>数据.5</title>
|
||||
<desc>输入PSG信号 PSG事件标签</desc>
|
||||
<v:custProps>
|
||||
<v:cp v:nameU="Cost" v:lbl="成本" v:prompt="" v:type="7" v:format="@" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="ProcessNumber" v:lbl="进程编号" v:prompt="" v:type="2" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Owner" v:lbl="所有者" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Function" v:lbl="函数" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
<v:cp v:nameU="StartDate" v:lbl="开始日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="EndDate" v:lbl="结束日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Status" v:lbl="状态" v:prompt="" v:type="4" v:format=";未开始;进行中;已完成;已推迟;正在等待输入" v:sortKey=""
|
||||
v:invis="false" v:ask="false" v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
</v:custProps>
|
||||
<v:userDefs>
|
||||
<v:ud v:nameU="visVersion" v:prompt="" v:val="VT0(15):26"/>
|
||||
<v:ud v:nameU="DefaultWidth" v:prompt="" v:val="VT0(0.98425196850394):24"/>
|
||||
<v:ud v:nameU="DefaultHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
<v:ud v:nameU="ResizeTxtHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
</v:userDefs>
|
||||
<v:textBlock v:margins="rect(2,2,2,2)" v:tabSpace="42.5197"/>
|
||||
<v:textRect cx="50.315" cy="574.016" width="67.09" height="42.5197"/>
|
||||
<path d="M-10.63 595.28 L90 595.28 L111.26 552.76 L10.63 552.76 L-10.63 595.28 Z" class="st1"/>
|
||||
<text x="22.28" y="570.69" class="st2" v:langID="2052"><v:paragraph v:horizAlign="1"/><v:tabList/>输入<tspan class="st4">PSG</tspan>信号<v:newlineChar/><tspan
|
||||
x="22.28" dy="1.331em" class="st4">PSG</tspan>事件标签</text> </g>
|
||||
<g id="shape7-13" v:mID="7" v:groupContext="shape" v:layerMember="1" transform="translate(113.386,-367.087)">
|
||||
<title>动态连接线.7</title>
|
||||
</g>
|
||||
<g id="shape8-14" v:mID="8" v:groupContext="shape" v:layerMember="0" transform="translate(283.465,-479.055)">
|
||||
<title>流程</title>
|
||||
<desc>20Hz三阶巴特沃斯低通滤波器</desc>
|
||||
<v:custProps>
|
||||
<v:cp v:nameU="Cost" v:lbl="成本" v:prompt="" v:type="7" v:format="@" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="ProcessNumber" v:lbl="进程编号" v:prompt="" v:type="2" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Owner" v:lbl="所有者" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Function" v:lbl="函数" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
<v:cp v:nameU="StartDate" v:lbl="开始日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="EndDate" v:lbl="结束日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Status" v:lbl="状态" v:prompt="" v:type="4" v:format=";未开始;进行中;已完成;已推迟;正在等待输入" v:sortKey=""
|
||||
v:invis="false" v:ask="false" v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
</v:custProps>
|
||||
<v:userDefs>
|
||||
<v:ud v:nameU="visVersion" v:prompt="" v:val="VT0(15):26"/>
|
||||
<v:ud v:nameU="DefaultWidth" v:prompt="" v:val="VT0(0.98425196850394):24"/>
|
||||
<v:ud v:nameU="DefaultHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
<v:ud v:nameU="ResizeTxtHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
</v:userDefs>
|
||||
<v:textBlock v:margins="rect(2,2,2,2)" v:tabSpace="42.5197"/>
|
||||
<v:textRect cx="41.1024" cy="574.016" width="82.21" height="42.5197"/>
|
||||
<rect x="0" y="552.756" width="82.2047" height="42.5197" class="st1"/>
|
||||
<text x="5.94" y="570.69" class="st5" v:langID="2052"><v:paragraph v:horizAlign="1"/><v:tabList/>20Hz<tspan class="st6">三阶巴特沃</tspan><tspan
|
||||
x="11.1" dy="1.331em" class="st6">斯低通滤波器</tspan></text> </g>
|
||||
<g id="shape9-19" v:mID="9" v:groupContext="shape" v:layerMember="0" transform="translate(283.465,-416.693)">
|
||||
<title>流程.9</title>
|
||||
<desc>0.7Hz三阶巴特沃斯低通滤波器</desc>
|
||||
<v:custProps>
|
||||
<v:cp v:nameU="Cost" v:lbl="成本" v:prompt="" v:type="7" v:format="@" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="ProcessNumber" v:lbl="进程编号" v:prompt="" v:type="2" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Owner" v:lbl="所有者" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Function" v:lbl="函数" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
<v:cp v:nameU="StartDate" v:lbl="开始日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="EndDate" v:lbl="结束日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Status" v:lbl="状态" v:prompt="" v:type="4" v:format=";未开始;进行中;已完成;已推迟;正在等待输入" v:sortKey=""
|
||||
v:invis="false" v:ask="false" v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
</v:custProps>
|
||||
<v:userDefs>
|
||||
<v:ud v:nameU="visVersion" v:prompt="" v:val="VT0(15):26"/>
|
||||
<v:ud v:nameU="DefaultWidth" v:prompt="" v:val="VT0(0.98425196850394):24"/>
|
||||
<v:ud v:nameU="DefaultHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
<v:ud v:nameU="ResizeTxtHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
</v:userDefs>
|
||||
<v:textBlock v:margins="rect(2,2,2,2)" v:tabSpace="42.5197"/>
|
||||
<v:textRect cx="41.1024" cy="574.016" width="82.21" height="42.5197"/>
|
||||
<rect x="0" y="552.756" width="82.2047" height="42.5197" class="st1"/>
|
||||
<text x="4.68" y="570.69" class="st5" v:langID="2052"><v:paragraph v:horizAlign="1"/><v:tabList/>0.7Hz<tspan
|
||||
class="st6">三阶巴特沃</tspan><tspan x="11.1" dy="1.331em" class="st6">斯低通滤波器</tspan></text> </g>
|
||||
<g id="shape11-24" v:mID="11" v:groupContext="shape" v:layerMember="0" transform="translate(283.465,-274.961)">
|
||||
<title>流程.11</title>
|
||||
<desc>根据采样率 重采样</desc>
|
||||
<v:custProps>
|
||||
<v:cp v:nameU="Cost" v:lbl="成本" v:prompt="" v:type="7" v:format="@" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="ProcessNumber" v:lbl="进程编号" v:prompt="" v:type="2" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Owner" v:lbl="所有者" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Function" v:lbl="函数" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
<v:cp v:nameU="StartDate" v:lbl="开始日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="EndDate" v:lbl="结束日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Status" v:lbl="状态" v:prompt="" v:type="4" v:format=";未开始;进行中;已完成;已推迟;正在等待输入" v:sortKey=""
|
||||
v:invis="false" v:ask="false" v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
</v:custProps>
|
||||
<v:userDefs>
|
||||
<v:ud v:nameU="visVersion" v:prompt="" v:val="VT0(15):26"/>
|
||||
<v:ud v:nameU="DefaultWidth" v:prompt="" v:val="VT0(0.98425196850394):24"/>
|
||||
<v:ud v:nameU="DefaultHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
<v:ud v:nameU="ResizeTxtHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
</v:userDefs>
|
||||
<v:textBlock v:margins="rect(2,2,2,2)" v:tabSpace="42.5197"/>
|
||||
<v:textRect cx="41.1024" cy="574.016" width="82.21" height="42.5197"/>
|
||||
<rect x="0" y="552.756" width="82.2047" height="42.5197" class="st1"/>
|
||||
<text x="16.1" y="570.69" class="st2" v:langID="2052"><v:paragraph v:horizAlign="1"/><v:tabList/>根据采样率<v:newlineChar/><tspan
|
||||
x="26.1" dy="1.331em" class="st3">重采样</tspan></text> </g>
|
||||
<g id="shape17-28" v:mID="17" v:groupContext="shape" v:layerMember="1" transform="translate(260.787,-437.953)">
|
||||
<title>动态连接线.17</title>
|
||||
<path d="M0 595.28 L10.63 595.28 L10.63 532.91 L17.16 532.91" class="st7"/>
|
||||
</g>
|
||||
<g id="shape18-34" v:mID="18" v:groupContext="shape" v:layerMember="1" transform="translate(260.787,-430.866)">
|
||||
<title>动态连接线.18</title>
|
||||
<path d="M0 588.19 L17.16 588.19" class="st7"/>
|
||||
</g>
|
||||
<g id="shape19-39" v:mID="19" v:groupContext="shape" v:layerMember="1" transform="translate(260.787,-289.134)">
|
||||
<title>动态连接线.19</title>
|
||||
<path d="M0 588.19 L17.16 588.19" class="st7"/>
|
||||
</g>
|
||||
<g id="shape20-44" v:mID="20" v:groupContext="shape" v:layerMember="1" transform="translate(120.472,-374.173)">
|
||||
<title>动态连接线</title>
|
||||
<path d="M0 595.28 L21.26 595.28 L21.26 531.5 L34.17 531.5" class="st7"/>
|
||||
</g>
|
||||
<g id="shape21-49" v:mID="21" v:groupContext="shape" v:layerMember="1" transform="translate(120.472,-374.173)">
|
||||
<title>动态连接线.21</title>
|
||||
<path d="M0 595.28 L21.26 595.28 L21.26 673.23 L34.17 673.23" class="st7"/>
|
||||
</g>
|
||||
<g id="shape24-54" v:mID="24" v:groupContext="shape" v:layerMember="0" transform="translate(425.197,-432.638)">
|
||||
<title>数据.24</title>
|
||||
<desc>提取获得 心晓 心晓呼吸 ABD THO Flow T Flow P SpO2 体动</desc>
|
||||
<v:custProps>
|
||||
<v:cp v:nameU="Cost" v:lbl="成本" v:prompt="" v:type="7" v:format="@" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="ProcessNumber" v:lbl="进程编号" v:prompt="" v:type="2" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Owner" v:lbl="所有者" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Function" v:lbl="函数" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
<v:cp v:nameU="StartDate" v:lbl="开始日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="EndDate" v:lbl="结束日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Status" v:lbl="状态" v:prompt="" v:type="4" v:format=";未开始;进行中;已完成;已推迟;正在等待输入" v:sortKey=""
|
||||
v:invis="false" v:ask="false" v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
</v:custProps>
|
||||
<v:userDefs>
|
||||
<v:ud v:nameU="visVersion" v:prompt="" v:val="VT0(15):26"/>
|
||||
<v:ud v:nameU="DefaultWidth" v:prompt="" v:val="VT0(0.98425196850394):24"/>
|
||||
<v:ud v:nameU="DefaultHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
<v:ud v:nameU="ResizeTxtHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
<v:ud v:nameU="ResizeTxtHeight" v:prompt="" v:val="VT0(1.6535433070866):24"/>
|
||||
</v:userDefs>
|
||||
<v:textBlock v:margins="rect(2,2,2,2)" v:tabSpace="42.5197"/>
|
||||
<v:textRect cx="35.4331" cy="526.89" width="47.25" height="136.772"/>
|
||||
<path d="M-17.72 595.28 L53.15 595.28 L88.58 458.5 L17.72 458.5 L-17.72 595.28 Z" class="st1"/>
|
||||
<text x="15.43" y="480.25" class="st2" v:langID="2052"><v:paragraph v:horizAlign="1"/><v:tabList/>提取获得<v:newlineChar/><tspan
|
||||
x="25.43" dy="1.331em" class="st3">心晓<v:newlineChar/></tspan><tspan x="15.43" dy="1.331em" class="st3">心晓呼吸<v:newlineChar/></tspan><tspan
|
||||
x="26.74" dy="1.233em" class="st4">ABD<v:newlineChar/></tspan><tspan x="26.57" dy="1.2em" class="st4">THO<v:newlineChar/></tspan><tspan
|
||||
x="22.21" dy="1.2em" class="st4">Flow T<v:newlineChar/></tspan><tspan x="22.06" dy="1.2em" class="st4">Flow P<v:newlineChar/></tspan><tspan
|
||||
x="24.66" dy="1.2em" class="st4">SpO2<v:newlineChar/></tspan><tspan x="25.43" dy="1.298em" class="st3">体动</tspan></text> </g>
|
||||
<g id="shape25-65" v:mID="25" v:groupContext="shape" v:layerMember="1" transform="translate(365.669,-493.583)">
|
||||
<title>动态连接线.25</title>
|
||||
<path d="M0 588.54 L21.26 588.54 L21.26 587.83 L54.01 587.83" class="st7"/>
|
||||
</g>
|
||||
<g id="shape26-70" v:mID="26" v:groupContext="shape" v:layerMember="1" transform="translate(365.669,-437.953)">
|
||||
<title>动态连接线.26</title>
|
||||
<path d="M0 595.28 L21.26 595.28 L21.26 532.2 L54.01 532.2" class="st7"/>
|
||||
</g>
|
||||
<g id="shape27-75" v:mID="27" v:groupContext="shape" v:layerMember="1" transform="translate(365.669,-296.22)">
|
||||
<title>动态连接线.27</title>
|
||||
<path d="M0 595.28 L21.26 595.28 L21.26 390.47 L54.01 390.47" class="st7"/>
|
||||
</g>
|
||||
<g id="shape29-80" v:mID="29" v:groupContext="shape" v:layerMember="0" transform="translate(586.772,-464.173)">
|
||||
<title>判定</title>
|
||||
<desc>根据心晓事件个数遍历</desc>
|
||||
<v:custProps>
|
||||
<v:cp v:nameU="Cost" v:lbl="成本" v:prompt="" v:type="7" v:format="@" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="ProcessNumber" v:lbl="进程编号" v:prompt="" v:type="2" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Owner" v:lbl="所有者" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Function" v:lbl="函数" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
<v:cp v:nameU="StartDate" v:lbl="开始日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="EndDate" v:lbl="结束日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Status" v:lbl="状态" v:prompt="" v:type="4" v:format=";未开始;进行中;已完成;已推迟;正在等待输入" v:sortKey=""
|
||||
v:invis="false" v:ask="false" v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
</v:custProps>
|
||||
<v:userDefs>
|
||||
<v:ud v:nameU="visVersion" v:prompt="" v:val="VT0(15):26"/>
|
||||
<v:ud v:nameU="DefaultWidth" v:prompt="" v:val="VT0(0.98425196850394):24"/>
|
||||
<v:ud v:nameU="DefaultHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
<v:ud v:nameU="ResizeTxtHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
</v:userDefs>
|
||||
<v:textBlock v:margins="rect(2,2,2,2)" v:tabSpace="42.5197"/>
|
||||
<v:textRect cx="41.1024" cy="558.425" width="68.51" height="55.2756"/>
|
||||
<path d="M0 558.43 L41.1 521.57 L82.2 558.43 L41.1 595.28 L0 558.43 Z" class="st1"/>
|
||||
<text x="11.1" y="554.77" class="st2" v:langID="2052"><v:paragraph v:horizAlign="1"/><v:tabList/>根据心晓事件<tspan x="21.1"
|
||||
dy="1.298em" class="st3">个数遍历</tspan></text> </g>
|
||||
<g id="shape30-84" v:mID="30" v:groupContext="shape" v:layerMember="0" transform="translate(724.252,-486.85)">
|
||||
<title>开始/结束.30</title>
|
||||
<desc>结束</desc>
|
||||
<v:custProps>
|
||||
<v:cp v:nameU="Cost" v:lbl="成本" v:prompt="" v:type="7" v:format="@" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="ProcessNumber" v:lbl="进程编号" v:prompt="" v:type="2" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Owner" v:lbl="所有者" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Function" v:lbl="函数" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
<v:cp v:nameU="StartDate" v:lbl="开始日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="EndDate" v:lbl="结束日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Status" v:lbl="状态" v:prompt="" v:type="4" v:format=";未开始;进行中;已完成;已推迟;正在等待输入" v:sortKey=""
|
||||
v:invis="false" v:ask="false" v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
</v:custProps>
|
||||
<v:userDefs>
|
||||
<v:ud v:nameU="visVersion" v:prompt="" v:val="VT0(15):26"/>
|
||||
<v:ud v:nameU="DefaultWidth" v:prompt="" v:val="VT0(0.98425196850394):24"/>
|
||||
<v:ud v:nameU="DefaultHeight" v:prompt="" v:val="VT0(0.39370078740157):24"/>
|
||||
<v:ud v:nameU="ResizeTxtHeight" v:prompt="" v:val="VT0(0.39370078740157):24"/>
|
||||
</v:userDefs>
|
||||
<v:textBlock v:margins="rect(2,2,2,2)" v:tabSpace="42.5197"/>
|
||||
<v:textRect cx="35.4331" cy="581.102" width="70.87" height="28.3465"/>
|
||||
<path d="M14.17 595.28 L56.69 595.28 A14.1732 14.1732 -180 0 0 56.69 566.93 L14.17 566.93 A14.1732 14.1732 -180 1 0 14.17
|
||||
595.28 Z" class="st1"/>
|
||||
<text x="27.43" y="583.77" class="st9" v:langID="2052"><v:paragraph v:horizAlign="1"/><v:tabList/>结束</text> </g>
|
||||
<g id="shape31-87" v:mID="31" v:groupContext="shape" v:layerMember="0" transform="translate(532.913,-379.134)">
|
||||
<title>流程.31</title>
|
||||
<desc>获取PSG事件 长度、标签</desc>
|
||||
<v:custProps>
|
||||
<v:cp v:nameU="Cost" v:lbl="成本" v:prompt="" v:type="7" v:format="@" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="ProcessNumber" v:lbl="进程编号" v:prompt="" v:type="2" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Owner" v:lbl="所有者" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Function" v:lbl="函数" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
<v:cp v:nameU="StartDate" v:lbl="开始日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="EndDate" v:lbl="结束日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Status" v:lbl="状态" v:prompt="" v:type="4" v:format=";未开始;进行中;已完成;已推迟;正在等待输入" v:sortKey=""
|
||||
v:invis="false" v:ask="false" v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
</v:custProps>
|
||||
<v:userDefs>
|
||||
<v:ud v:nameU="visVersion" v:prompt="" v:val="VT0(15):26"/>
|
||||
<v:ud v:nameU="DefaultWidth" v:prompt="" v:val="VT0(0.98425196850394):24"/>
|
||||
<v:ud v:nameU="DefaultHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
<v:ud v:nameU="ResizeTxtHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
</v:userDefs>
|
||||
<v:textBlock v:margins="rect(2,2,2,2)" v:tabSpace="42.5197"/>
|
||||
<v:textRect cx="35.4331" cy="574.016" width="70.87" height="42.5197"/>
|
||||
<rect x="0" y="552.756" width="70.8661" height="42.5197" class="st1"/>
|
||||
<text x="13.01" y="571.35" class="st9" v:langID="2052"><v:paragraph v:horizAlign="1"/><v:tabList/>获取<tspan class="st4">PSG</tspan>事件<v:newlineChar/><tspan
|
||||
x="15.43" dy="1.331em" class="st3">长度</tspan>、标签</text> </g>
|
||||
<g id="shape32-92" v:mID="32" v:groupContext="shape" v:layerMember="0" transform="translate(637.795,-379.134)">
|
||||
<title>流程.32</title>
|
||||
<desc>获取心晓事件 长度、标签</desc>
|
||||
<v:custProps>
|
||||
<v:cp v:nameU="Cost" v:lbl="成本" v:prompt="" v:type="7" v:format="@" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="ProcessNumber" v:lbl="进程编号" v:prompt="" v:type="2" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Owner" v:lbl="所有者" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Function" v:lbl="函数" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
<v:cp v:nameU="StartDate" v:lbl="开始日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="EndDate" v:lbl="结束日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Status" v:lbl="状态" v:prompt="" v:type="4" v:format=";未开始;进行中;已完成;已推迟;正在等待输入" v:sortKey=""
|
||||
v:invis="false" v:ask="false" v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
</v:custProps>
|
||||
<v:userDefs>
|
||||
<v:ud v:nameU="visVersion" v:prompt="" v:val="VT0(15):26"/>
|
||||
<v:ud v:nameU="DefaultWidth" v:prompt="" v:val="VT0(0.98425196850394):24"/>
|
||||
<v:ud v:nameU="DefaultHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
<v:ud v:nameU="ResizeTxtHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
</v:userDefs>
|
||||
<v:textBlock v:margins="rect(2,2,2,2)" v:tabSpace="42.5197"/>
|
||||
<v:textRect cx="35.4331" cy="574.016" width="70.87" height="42.5197"/>
|
||||
<rect x="0" y="552.756" width="70.8661" height="42.5197" class="st1"/>
|
||||
<text x="11.43" y="571.35" class="st9" v:langID="2052"><v:paragraph v:horizAlign="1"/><v:tabList/>获取心晓事件<v:newlineChar/><tspan
|
||||
x="15.43" dy="1.331em" class="st3">长度</tspan>、标签</text> </g>
|
||||
<g id="shape33-96" v:mID="33" v:groupContext="shape" v:layerMember="0" transform="translate(532.913,-314.646)">
|
||||
<title>流程.33</title>
|
||||
<desc>向前、向后 获取一分钟</desc>
|
||||
<v:custProps>
|
||||
<v:cp v:nameU="Cost" v:lbl="成本" v:prompt="" v:type="7" v:format="@" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="ProcessNumber" v:lbl="进程编号" v:prompt="" v:type="2" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Owner" v:lbl="所有者" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Function" v:lbl="函数" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
<v:cp v:nameU="StartDate" v:lbl="开始日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="EndDate" v:lbl="结束日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Status" v:lbl="状态" v:prompt="" v:type="4" v:format=";未开始;进行中;已完成;已推迟;正在等待输入" v:sortKey=""
|
||||
v:invis="false" v:ask="false" v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
</v:custProps>
|
||||
<v:userDefs>
|
||||
<v:ud v:nameU="visVersion" v:prompt="" v:val="VT0(15):26"/>
|
||||
<v:ud v:nameU="DefaultWidth" v:prompt="" v:val="VT0(0.98425196850394):24"/>
|
||||
<v:ud v:nameU="DefaultHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
<v:ud v:nameU="ResizeTxtHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
</v:userDefs>
|
||||
<v:textBlock v:margins="rect(2,2,2,2)" v:tabSpace="42.5197"/>
|
||||
<v:textRect cx="35.4331" cy="574.016" width="70.87" height="42.5197"/>
|
||||
<rect x="0" y="552.756" width="70.8661" height="42.5197" class="st1"/>
|
||||
<text x="15.43" y="571.35" class="st9" v:langID="2052"><v:paragraph v:horizAlign="1"/><v:tabList/>向前、向后<v:newlineChar/><tspan
|
||||
x="15.43" dy="1.331em" class="st3">获取一分钟</tspan></text> </g>
|
||||
<g id="shape34-100" v:mID="34" v:groupContext="shape" v:layerMember="0" transform="translate(637.795,-314.646)">
|
||||
<title>流程.34</title>
|
||||
<desc>向前、向后 获取一分钟+与PSG信号长度差值/2</desc>
|
||||
<v:custProps>
|
||||
<v:cp v:nameU="Cost" v:lbl="成本" v:prompt="" v:type="7" v:format="@" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="ProcessNumber" v:lbl="进程编号" v:prompt="" v:type="2" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Owner" v:lbl="所有者" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Function" v:lbl="函数" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
<v:cp v:nameU="StartDate" v:lbl="开始日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="EndDate" v:lbl="结束日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Status" v:lbl="状态" v:prompt="" v:type="4" v:format=";未开始;进行中;已完成;已推迟;正在等待输入" v:sortKey=""
|
||||
v:invis="false" v:ask="false" v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
</v:custProps>
|
||||
<v:userDefs>
|
||||
<v:ud v:nameU="visVersion" v:prompt="" v:val="VT0(15):26"/>
|
||||
<v:ud v:nameU="DefaultWidth" v:prompt="" v:val="VT0(0.98425196850394):24"/>
|
||||
<v:ud v:nameU="DefaultHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
<v:ud v:nameU="ResizeTxtHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
</v:userDefs>
|
||||
<v:textBlock v:margins="rect(2,2,2,2)" v:tabSpace="42.5197"/>
|
||||
<v:textRect cx="35.4331" cy="574.016" width="70.87" height="42.5197"/>
|
||||
<rect x="0" y="552.756" width="70.8661" height="42.5197" class="st1"/>
|
||||
<text x="15.43" y="566.03" class="st9" v:langID="2052"><v:paragraph v:horizAlign="1"/><v:tabList/>向前、向后<v:newlineChar/><tspan
|
||||
x="3.01" dy="1.331em" class="st3">获取一分钟</tspan><tspan class="st4">+</tspan>与<tspan class="st4">PSG</tspan><tspan
|
||||
x="7.86" dy="1.331em" class="st3">信号长度差值</tspan><tspan class="st4">/2</tspan></text> </g>
|
||||
<g id="shape36-108" v:mID="36" v:groupContext="shape" v:layerMember="0" transform="translate(532.913,-250.157)">
|
||||
<title>流程.36</title>
|
||||
<desc>事件上色标注</desc>
|
||||
<v:custProps>
|
||||
<v:cp v:nameU="Cost" v:lbl="成本" v:prompt="" v:type="7" v:format="@" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="ProcessNumber" v:lbl="进程编号" v:prompt="" v:type="2" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Owner" v:lbl="所有者" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Function" v:lbl="函数" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
<v:cp v:nameU="StartDate" v:lbl="开始日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="EndDate" v:lbl="结束日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Status" v:lbl="状态" v:prompt="" v:type="4" v:format=";未开始;进行中;已完成;已推迟;正在等待输入" v:sortKey=""
|
||||
v:invis="false" v:ask="false" v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
</v:custProps>
|
||||
<v:userDefs>
|
||||
<v:ud v:nameU="visVersion" v:prompt="" v:val="VT0(15):26"/>
|
||||
<v:ud v:nameU="DefaultWidth" v:prompt="" v:val="VT0(0.98425196850394):24"/>
|
||||
<v:ud v:nameU="DefaultHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
<v:ud v:nameU="ResizeTxtHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
</v:userDefs>
|
||||
<v:textBlock v:margins="rect(2,2,2,2)" v:tabSpace="42.5197"/>
|
||||
<v:textRect cx="35.4331" cy="574.016" width="70.87" height="42.5197"/>
|
||||
<rect x="0" y="552.756" width="70.8661" height="42.5197" class="st1"/>
|
||||
<text x="11.43" y="576.68" class="st9" v:langID="2052"><v:paragraph v:horizAlign="1"/><v:tabList/>事件上色标注</text> </g>
|
||||
<g id="shape38-111" v:mID="38" v:groupContext="shape" v:layerMember="0" transform="translate(637.795,-250.157)">
|
||||
<title>流程.38</title>
|
||||
<desc>事件上色标注</desc>
|
||||
<v:custProps>
|
||||
<v:cp v:nameU="Cost" v:lbl="成本" v:prompt="" v:type="7" v:format="@" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="ProcessNumber" v:lbl="进程编号" v:prompt="" v:type="2" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Owner" v:lbl="所有者" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Function" v:lbl="函数" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
<v:cp v:nameU="StartDate" v:lbl="开始日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="EndDate" v:lbl="结束日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Status" v:lbl="状态" v:prompt="" v:type="4" v:format=";未开始;进行中;已完成;已推迟;正在等待输入" v:sortKey=""
|
||||
v:invis="false" v:ask="false" v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
</v:custProps>
|
||||
<v:userDefs>
|
||||
<v:ud v:nameU="visVersion" v:prompt="" v:val="VT0(15):26"/>
|
||||
<v:ud v:nameU="DefaultWidth" v:prompt="" v:val="VT0(0.98425196850394):24"/>
|
||||
<v:ud v:nameU="DefaultHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
<v:ud v:nameU="ResizeTxtHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
</v:userDefs>
|
||||
<v:textBlock v:margins="rect(2,2,2,2)" v:tabSpace="42.5197"/>
|
||||
<v:textRect cx="35.4331" cy="574.016" width="70.87" height="42.5197"/>
|
||||
<rect x="0" y="552.756" width="70.8661" height="42.5197" class="st1"/>
|
||||
<text x="11.43" y="576.68" class="st9" v:langID="2052"><v:paragraph v:horizAlign="1"/><v:tabList/>事件上色标注</text> </g>
|
||||
<g id="shape39-114" v:mID="39" v:groupContext="shape" v:layerMember="0" transform="translate(637.795,-185.669)">
|
||||
<title>流程.39</title>
|
||||
<desc>显示</desc>
|
||||
<v:custProps>
|
||||
<v:cp v:nameU="Cost" v:lbl="成本" v:prompt="" v:type="7" v:format="@" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="ProcessNumber" v:lbl="进程编号" v:prompt="" v:type="2" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Owner" v:lbl="所有者" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Function" v:lbl="函数" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
<v:cp v:nameU="StartDate" v:lbl="开始日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="EndDate" v:lbl="结束日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Status" v:lbl="状态" v:prompt="" v:type="4" v:format=";未开始;进行中;已完成;已推迟;正在等待输入" v:sortKey=""
|
||||
v:invis="false" v:ask="false" v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
</v:custProps>
|
||||
<v:userDefs>
|
||||
<v:ud v:nameU="visVersion" v:prompt="" v:val="VT0(15):26"/>
|
||||
<v:ud v:nameU="DefaultWidth" v:prompt="" v:val="VT0(0.98425196850394):24"/>
|
||||
<v:ud v:nameU="DefaultHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
<v:ud v:nameU="ResizeTxtHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
</v:userDefs>
|
||||
<v:textBlock v:margins="rect(2,2,2,2)" v:tabSpace="42.5197"/>
|
||||
<v:textRect cx="35.4331" cy="574.016" width="70.87" height="42.5197"/>
|
||||
<rect x="0" y="552.756" width="70.8661" height="42.5197" class="st1"/>
|
||||
<text x="27.43" y="576.68" class="st9" v:langID="2052"><v:paragraph v:horizAlign="1"/><v:tabList/>显示</text> </g>
|
||||
<g id="shape40-117" v:mID="40" v:groupContext="shape" v:layerMember="1" transform="translate(496.063,-508.11)">
|
||||
<title>动态连接线.40</title>
|
||||
<path d="M0 602.36 L44.65 602.36 L85.19 602.36" class="st7"/>
|
||||
</g>
|
||||
<g id="shape41-122" v:mID="41" v:groupContext="shape" v:layerMember="1" transform="translate(627.874,-464.173)">
|
||||
<title>动态连接线.41</title>
|
||||
<path d="M0 595.28 L0 616.54 L-59.53 616.54 L-59.53 632.28" class="st7"/>
|
||||
</g>
|
||||
<g id="shape42-127" v:mID="42" v:groupContext="shape" v:layerMember="1" transform="translate(627.874,-464.173)">
|
||||
<title>动态连接线.42</title>
|
||||
<path d="M0 595.28 L0 616.54 L45.35 616.54 L45.35 632.28" class="st7"/>
|
||||
</g>
|
||||
<g id="shape43-132" v:mID="43" v:groupContext="shape" v:layerMember="1" transform="translate(561.26,-379.134)">
|
||||
<title>动态连接线.43</title>
|
||||
<path d="M7.09 595.28 L7.09 611.73" class="st7"/>
|
||||
</g>
|
||||
<g id="shape44-137" v:mID="44" v:groupContext="shape" v:layerMember="1" transform="translate(666.142,-379.134)">
|
||||
<title>动态连接线.44</title>
|
||||
<path d="M7.09 595.28 L7.09 611.73" class="st7"/>
|
||||
</g>
|
||||
<g id="shape45-142" v:mID="45" v:groupContext="shape" v:layerMember="1" transform="translate(666.142,-314.646)">
|
||||
<title>动态连接线.45</title>
|
||||
<path d="M7.09 595.28 L7.09 611.73" class="st7"/>
|
||||
</g>
|
||||
<g id="shape46-147" v:mID="46" v:groupContext="shape" v:layerMember="1" transform="translate(561.26,-314.646)">
|
||||
<title>动态连接线.46</title>
|
||||
<path d="M7.09 595.28 L7.09 611.73" class="st7"/>
|
||||
</g>
|
||||
<g id="shape47-152" v:mID="47" v:groupContext="shape" v:layerMember="1" transform="translate(568.346,-250.157)">
|
||||
<title>动态连接线.47</title>
|
||||
<path d="M0 595.28 L0 638.5 L63.93 638.5" class="st7"/>
|
||||
</g>
|
||||
<g id="shape48-157" v:mID="48" v:groupContext="shape" v:layerMember="1" transform="translate(666.142,-250.157)">
|
||||
<title>动态连接线.48</title>
|
||||
<path d="M7.09 595.28 L7.09 611.73" class="st7"/>
|
||||
</g>
|
||||
<g id="shape49-162" v:mID="49" v:groupContext="shape" v:layerMember="1" transform="translate(668.976,-508.11)">
|
||||
<title>动态连接线.49</title>
|
||||
<path d="M0 602.36 L49.76 602.36" class="st7"/>
|
||||
</g>
|
||||
<g id="shape51-167" v:mID="51" v:groupContext="shape" v:layerMember="1" transform="translate(673.228,-185.669)">
|
||||
<title>动态连接线.51</title>
|
||||
<path d="M0 595.28 L0 616.54 L-145.98 616.54 L-145.98 279.92 L-91.97 279.92" class="st7"/>
|
||||
</g>
|
||||
<g id="shape53-172" v:mID="53" v:groupContext="shape" v:layerMember="0" transform="translate(153.071,-177.165)">
|
||||
<title>数据.53</title>
|
||||
<desc>输入体动标签 获取偏移数量</desc>
|
||||
<v:custProps>
|
||||
<v:cp v:nameU="Cost" v:lbl="成本" v:prompt="" v:type="7" v:format="@" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="ProcessNumber" v:lbl="进程编号" v:prompt="" v:type="2" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Owner" v:lbl="所有者" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Function" v:lbl="函数" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
<v:cp v:nameU="StartDate" v:lbl="开始日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="EndDate" v:lbl="结束日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Status" v:lbl="状态" v:prompt="" v:type="4" v:format=";未开始;进行中;已完成;已推迟;正在等待输入" v:sortKey=""
|
||||
v:invis="false" v:ask="false" v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
</v:custProps>
|
||||
<v:userDefs>
|
||||
<v:ud v:nameU="visVersion" v:prompt="" v:val="VT0(15):26"/>
|
||||
<v:ud v:nameU="DefaultWidth" v:prompt="" v:val="VT0(0.98425196850394):24"/>
|
||||
<v:ud v:nameU="DefaultHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
<v:ud v:nameU="ResizeTxtHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
</v:userDefs>
|
||||
<v:textBlock v:margins="rect(2,2,2,2)" v:tabSpace="42.5197"/>
|
||||
<v:textRect cx="50.315" cy="574.016" width="67.09" height="42.5197"/>
|
||||
<path d="M-10.63 595.28 L90 595.28 L111.26 552.76 L10.63 552.76 L-10.63 595.28 Z" class="st1"/>
|
||||
<text x="20.31" y="570.69" class="st2" v:langID="2052"><v:paragraph v:horizAlign="1"/><v:tabList/>输入体动标签<v:newlineChar/><tspan
|
||||
x="20.31" dy="1.331em" class="st3">获取偏移数量</tspan></text> </g>
|
||||
<g id="shape54-176" v:mID="54" v:groupContext="shape" v:layerMember="0" transform="translate(283.465,-177.165)">
|
||||
<title>流程.54</title>
|
||||
<desc>重新计算体动片段位置</desc>
|
||||
<v:custProps>
|
||||
<v:cp v:nameU="Cost" v:lbl="成本" v:prompt="" v:type="7" v:format="@" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="ProcessNumber" v:lbl="进程编号" v:prompt="" v:type="2" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Owner" v:lbl="所有者" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Function" v:lbl="函数" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
<v:cp v:nameU="StartDate" v:lbl="开始日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="EndDate" v:lbl="结束日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Status" v:lbl="状态" v:prompt="" v:type="4" v:format=";未开始;进行中;已完成;已推迟;正在等待输入" v:sortKey=""
|
||||
v:invis="false" v:ask="false" v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
</v:custProps>
|
||||
<v:userDefs>
|
||||
<v:ud v:nameU="visVersion" v:prompt="" v:val="VT0(15):26"/>
|
||||
<v:ud v:nameU="DefaultWidth" v:prompt="" v:val="VT0(0.98425196850394):24"/>
|
||||
<v:ud v:nameU="DefaultHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
<v:ud v:nameU="ResizeTxtHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
</v:userDefs>
|
||||
<v:textBlock v:margins="rect(2,2,2,2)" v:tabSpace="42.5197"/>
|
||||
<v:textRect cx="41.1024" cy="574.016" width="82.21" height="42.5197"/>
|
||||
<rect x="0" y="552.756" width="82.2047" height="42.5197" class="st1"/>
|
||||
<text x="6.1" y="570.36" class="st2" v:langID="2052"><v:paragraph v:horizAlign="1"/><v:tabList/>重新计算体动片<tspan x="26.1"
|
||||
dy="1.298em" class="st3">段位置</tspan></text> </g>
|
||||
<g id="shape55-180" v:mID="55" v:groupContext="shape" v:layerMember="1" transform="translate(120.472,-374.173)">
|
||||
<title>动态连接线.55</title>
|
||||
<path d="M0 595.28 L21.26 595.28 L21.26 771.02 L27.08 771.02" class="st7"/>
|
||||
</g>
|
||||
<g id="shape56-185" v:mID="56" v:groupContext="shape" v:layerMember="1" transform="translate(253.701,-191.339)">
|
||||
<title>动态连接线.56</title>
|
||||
<path d="M0 588.19 L24.25 588.19" class="st7"/>
|
||||
</g>
|
||||
<g id="shape57-190" v:mID="57" v:groupContext="shape" v:layerMember="1" transform="translate(365.669,-198.425)">
|
||||
<title>动态连接线.57</title>
|
||||
<path d="M0 595.28 L21.26 595.28 L21.26 292.68 L54.01 292.68" class="st7"/>
|
||||
</g>
|
||||
<g id="shape58-195" v:mID="58" v:groupContext="shape" v:layerMember="0" transform="translate(742.677,-379.134)">
|
||||
<title>流程.58</title>
|
||||
<desc>获取体动事件 长度、标签</desc>
|
||||
<v:custProps>
|
||||
<v:cp v:nameU="Cost" v:lbl="成本" v:prompt="" v:type="7" v:format="@" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="ProcessNumber" v:lbl="进程编号" v:prompt="" v:type="2" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Owner" v:lbl="所有者" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Function" v:lbl="函数" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
<v:cp v:nameU="StartDate" v:lbl="开始日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="EndDate" v:lbl="结束日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Status" v:lbl="状态" v:prompt="" v:type="4" v:format=";未开始;进行中;已完成;已推迟;正在等待输入" v:sortKey=""
|
||||
v:invis="false" v:ask="false" v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
</v:custProps>
|
||||
<v:userDefs>
|
||||
<v:ud v:nameU="visVersion" v:prompt="" v:val="VT0(15):26"/>
|
||||
<v:ud v:nameU="DefaultWidth" v:prompt="" v:val="VT0(0.98425196850394):24"/>
|
||||
<v:ud v:nameU="DefaultHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
<v:ud v:nameU="ResizeTxtHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
</v:userDefs>
|
||||
<v:textBlock v:margins="rect(2,2,2,2)" v:tabSpace="42.5197"/>
|
||||
<v:textRect cx="35.4331" cy="574.016" width="70.87" height="42.5197"/>
|
||||
<rect x="0" y="552.756" width="70.8661" height="42.5197" class="st1"/>
|
||||
<text x="11.43" y="571.35" class="st9" v:langID="2052"><v:paragraph v:horizAlign="1"/><v:tabList/>获取体动事件<v:newlineChar/><tspan
|
||||
x="15.43" dy="1.331em" class="st3">长度</tspan>、标签</text> </g>
|
||||
<g id="shape59-199" v:mID="59" v:groupContext="shape" v:layerMember="0" transform="translate(742.677,-314.646)">
|
||||
<title>流程.59</title>
|
||||
<desc>向前、向后 获取一分钟+与PSG信号长度差值/2</desc>
|
||||
<v:custProps>
|
||||
<v:cp v:nameU="Cost" v:lbl="成本" v:prompt="" v:type="7" v:format="@" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="ProcessNumber" v:lbl="进程编号" v:prompt="" v:type="2" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Owner" v:lbl="所有者" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Function" v:lbl="函数" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
<v:cp v:nameU="StartDate" v:lbl="开始日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="EndDate" v:lbl="结束日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Status" v:lbl="状态" v:prompt="" v:type="4" v:format=";未开始;进行中;已完成;已推迟;正在等待输入" v:sortKey=""
|
||||
v:invis="false" v:ask="false" v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
</v:custProps>
|
||||
<v:userDefs>
|
||||
<v:ud v:nameU="visVersion" v:prompt="" v:val="VT0(15):26"/>
|
||||
<v:ud v:nameU="DefaultWidth" v:prompt="" v:val="VT0(0.98425196850394):24"/>
|
||||
<v:ud v:nameU="DefaultHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
<v:ud v:nameU="ResizeTxtHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
</v:userDefs>
|
||||
<v:textBlock v:margins="rect(2,2,2,2)" v:tabSpace="42.5197"/>
|
||||
<v:textRect cx="35.4331" cy="574.016" width="70.87" height="42.5197"/>
|
||||
<rect x="0" y="552.756" width="70.8661" height="42.5197" class="st1"/>
|
||||
<text x="15.43" y="566.03" class="st9" v:langID="2052"><v:paragraph v:horizAlign="1"/><v:tabList/>向前、向后<v:newlineChar/><tspan
|
||||
x="3.01" dy="1.331em" class="st3">获取一分钟</tspan><tspan class="st4">+</tspan>与<tspan class="st4">PSG</tspan><tspan
|
||||
x="7.86" dy="1.331em" class="st3">信号长度差值</tspan><tspan class="st4">/2</tspan></text> </g>
|
||||
<g id="shape60-207" v:mID="60" v:groupContext="shape" v:layerMember="0" transform="translate(742.677,-250.157)">
|
||||
<title>流程.60</title>
|
||||
<desc>事件上色标注</desc>
|
||||
<v:custProps>
|
||||
<v:cp v:nameU="Cost" v:lbl="成本" v:prompt="" v:type="7" v:format="@" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="ProcessNumber" v:lbl="进程编号" v:prompt="" v:type="2" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Owner" v:lbl="所有者" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Function" v:lbl="函数" v:prompt="" v:type="0" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
<v:cp v:nameU="StartDate" v:lbl="开始日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false"
|
||||
v:ask="false" v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="EndDate" v:lbl="结束日期" v:prompt="" v:type="5" v:format="" v:sortKey="" v:invis="false" v:ask="false"
|
||||
v:langID="2052" v:cal="0"/>
|
||||
<v:cp v:nameU="Status" v:lbl="状态" v:prompt="" v:type="4" v:format=";未开始;进行中;已完成;已推迟;正在等待输入" v:sortKey=""
|
||||
v:invis="false" v:ask="false" v:langID="2052" v:cal="0" v:val="VT4()"/>
|
||||
</v:custProps>
|
||||
<v:userDefs>
|
||||
<v:ud v:nameU="visVersion" v:prompt="" v:val="VT0(15):26"/>
|
||||
<v:ud v:nameU="DefaultWidth" v:prompt="" v:val="VT0(0.98425196850394):24"/>
|
||||
<v:ud v:nameU="DefaultHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
<v:ud v:nameU="ResizeTxtHeight" v:prompt="" v:val="VT0(0.59055118110236):24"/>
|
||||
</v:userDefs>
|
||||
<v:textBlock v:margins="rect(2,2,2,2)" v:tabSpace="42.5197"/>
|
||||
<v:textRect cx="35.4331" cy="574.016" width="70.87" height="42.5197"/>
|
||||
<rect x="0" y="552.756" width="70.8661" height="42.5197" class="st1"/>
|
||||
<text x="11.43" y="576.68" class="st9" v:langID="2052"><v:paragraph v:horizAlign="1"/><v:tabList/>事件上色标注</text> </g>
|
||||
<g id="shape61-210" v:mID="61" v:groupContext="shape" v:layerMember="1" transform="translate(771.024,-379.134)">
|
||||
<title>动态连接线.61</title>
|
||||
<path d="M7.09 595.28 L7.09 611.73" class="st7"/>
|
||||
</g>
|
||||
<g id="shape62-215" v:mID="62" v:groupContext="shape" v:layerMember="1" transform="translate(771.024,-314.646)">
|
||||
<title>动态连接线.62</title>
|
||||
<path d="M7.09 595.28 L7.09 611.73" class="st7"/>
|
||||
</g>
|
||||
<g id="shape63-220" v:mID="63" v:groupContext="shape" v:layerMember="1" transform="translate(627.874,-464.173)">
|
||||
<title>动态连接线.63</title>
|
||||
<path d="M0 595.28 L0 617.24 L150.24 617.24 L150.24 632.28" class="st7"/>
|
||||
</g>
|
||||
<g id="shape65-225" v:mID="65" v:groupContext="shape" v:layerMember="1" transform="translate(778.11,-250.157)">
|
||||
<title>动态连接线.65</title>
|
||||
<path d="M0 595.28 L0 606.61 L-104.88 606.61 L-104.88 611.73" class="st7"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 54 KiB |
Loading…
Reference in New Issue
Block a user