48 lines
5.2 KiB
Plaintext
48 lines
5.2 KiB
Plaintext
<mxfile host="65bd71144e">
|
|
<diagram id="2Qj2oTJsEnOTRDyZjBbP" name="第 1 页">
|
|
<mxGraphModel dx="460" dy="747" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" background="#ffffff" math="0" shadow="0">
|
|
<root>
|
|
<mxCell id="0"/>
|
|
<mxCell id="1" parent="0"/>
|
|
<mxCell id="2" value="求解开始" style="dashed=0;whitespace=wrap;shape=mxgraph.dfd.start;fontFamily=Times New Roman;fontSize=13;fontColor=#333333;labelBackgroundColor=none;labelBorderColor=none;fillColor=#f5f5f5;strokeColor=#000000;fontStyle=1;strokeWidth=3;whiteSpace=wrap;" parent="1" vertex="1">
|
|
<mxGeometry x="250" y="100" width="80" height="30" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="5" value="" style="edgeStyle=none;fontFamily=Times New Roman;fontSize=13;fontColor=#000000;labelBorderColor=none;labelBackgroundColor=none;strokeColor=#000000;fillColor=#f5f5f5;fontStyle=1;strokeWidth=3;" parent="1" source="3" target="4" edge="1">
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="3" value="ed_calc_output" style="dashed=0;whitespace=wrap;fontFamily=Times New Roman;fontSize=13;labelBackgroundColor=none;labelBorderColor=none;strokeColor=#000000;fillColor=#f5f5f5;fontColor=#333333;fontStyle=1;strokeWidth=3;whiteSpace=wrap;" parent="1" vertex="1">
|
|
<mxGeometry x="240" y="198" width="100" height="50" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="8" value="" style="edgeStyle=none;fontFamily=Times New Roman;fontSize=13;fontColor=#000000;labelBorderColor=none;labelBackgroundColor=none;strokeColor=#000000;fillColor=#f5f5f5;fontStyle=1;strokeWidth=3;" parent="1" source="4" target="7" edge="1">
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="19" value="" style="edgeStyle=none;fontFamily=Times New Roman;fontSize=13;fontColor=#000000;labelBorderColor=none;labelBackgroundColor=none;strokeColor=#000000;fillColor=#f5f5f5;fontStyle=1;strokeWidth=3;" parent="1" source="4" target="18" edge="1">
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="4" value="ed_calc_const_state_deriv" style="whiteSpace=wrap;fillColor=#f5f5f5;dashed=0;fontFamily=Times New Roman;fontSize=13;labelBorderColor=none;labelBackgroundColor=none;strokeColor=#000000;fontColor=#333333;fontStyle=1;strokeWidth=3;" parent="1" vertex="1">
|
|
<mxGeometry x="203.5" y="300" width="173" height="60" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="11" value="" style="edgeStyle=none;fontFamily=Times New Roman;fontSize=13;fontColor=#000000;labelBorderColor=none;labelBackgroundColor=none;strokeColor=#000000;fillColor=#f5f5f5;fontStyle=1;strokeWidth=3;entryX=0.5;entryY=0.5;entryDx=0;entryDy=-15;entryPerimeter=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="1" source="7" target="26" edge="1">
|
|
<mxGeometry relative="1" as="geometry">
|
|
<mxPoint x="354" y="440" as="targetPoint"/>
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="7" value="更新输出量、更新模块间传递量" style="whiteSpace=wrap;fillColor=#f5f5f5;dashed=0;fontFamily=Times New Roman;fontSize=13;labelBorderColor=none;labelBackgroundColor=none;strokeColor=#000000;fontColor=#333333;fontStyle=1;strokeWidth=3;" parent="1" vertex="1">
|
|
<mxGeometry x="230" y="408" width="120" height="60" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="17" value="" style="endArrow=classic;exitX=0.5;exitY=0.5;exitDx=0;exitDy=15;exitPerimeter=0;fontFamily=Times New Roman;fontSize=13;fontColor=#F0F0F0;labelBorderColor=none;labelBackgroundColor=none;strokeColor=#000000;fontStyle=1;strokeWidth=3;" parent="1" source="2" target="3" edge="1">
|
|
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
|
<mxPoint x="390" y="240" as="sourcePoint"/>
|
|
<mxPoint x="440" y="190" as="targetPoint"/>
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="18" value="set_coord_sy calculate_position calculate_angular_pos_vel_p_acc calculate_linear_vel_p_acc calculate_force_moments fill_aug_mat" style="whiteSpace=wrap;fillColor=#f5f5f5;dashed=0;fontFamily=Times New Roman;fontSize=13;labelBorderColor=none;labelBackgroundColor=none;strokeColor=#000000;fontColor=#333333;fontStyle=1;strokeWidth=3;" parent="1" vertex="1">
|
|
<mxGeometry x="430" y="275" width="209.5" height="110" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="26" value="求解结束" style="dashed=0;whitespace=wrap;shape=mxgraph.dfd.start;fontFamily=Times New Roman;fontSize=13;fontColor=#333333;labelBackgroundColor=none;labelBorderColor=none;fillColor=#f5f5f5;strokeColor=#000000;fontStyle=1;strokeWidth=3;whiteSpace=wrap;" parent="1" vertex="1">
|
|
<mxGeometry x="250" y="530" width="80" height="30" as="geometry"/>
|
|
</mxCell>
|
|
</root>
|
|
</mxGraphModel>
|
|
</diagram>
|
|
</mxfile> |