designix 0.5.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.eslintignore +17 -0
- package/.eslintrc.cjs +24 -0
- package/.prettierignore +15 -0
- package/.prettierrc +8 -0
- package/README.md +27 -0
- package/export_svg/base.svg +1 -0
- package/export_svg/base_cut.svg +1 -0
- package/export_svg/base_hollow.svg +1 -0
- package/export_svg/base_top.svg +1 -0
- package/export_svg/calculation_of_initAngle2.svg +1 -0
- package/export_svg/circles.svg +1 -0
- package/export_svg/circles_amplitude-offset.svg +1 -0
- package/export_svg/circles_amplitude-scale.svg +1 -0
- package/export_svg/circles_angle.svg +1 -0
- package/export_svg/default_param_blank.svg +1 -0
- package/export_svg/dummy_pole_static.svg +1 -0
- package/export_svg/dummy_pole_static_face.svg +1 -0
- package/export_svg/gear_addendeum_dedendum_sizes.svg +9 -0
- package/export_svg/gear_addendum_and_dedendum.svg +1 -0
- package/export_svg/gear_adherence_replaced_by_teeth.svg +1 -0
- package/export_svg/gear_base_circle_for_involute.svg +2 -0
- package/export_svg/gear_base_left_circle_for_involute.svg +2 -0
- package/export_svg/gear_base_right_circle_for_involute.svg +2 -0
- package/export_svg/gear_inter_axis_maximum_distance.svg +1 -0
- package/export_svg/gear_inter_axis_minimum_distance.svg +1 -0
- package/export_svg/gear_large_base_radius.svg +5 -0
- package/export_svg/gear_module_and_tooth_thickness.svg +3 -0
- package/export_svg/gear_optimum_base_radius.svg +5 -0
- package/export_svg/gear_optimum_base_radius_with_longer_inter_axis.svg +5 -0
- package/export_svg/gear_right_left_base_circles.svg +1 -0
- package/export_svg/gear_small_base_radius.svg +5 -0
- package/export_svg/gear_wheel_circles.svg +2 -0
- package/export_svg/gears.svg +71 -0
- package/export_svg/gears_motion_transmission_via_adherence.svg +1 -0
- package/export_svg/heliostat.svg +1 -0
- package/export_svg/heliostat2_face_sizing.svg +1 -0
- package/export_svg/heliostat2_side_sizing.svg +1 -0
- package/export_svg/heliostat_face_sizing.svg +1 -0
- package/export_svg/heliostat_overview.svg +1 -0
- package/export_svg/heliostat_side.svg +1 -0
- package/export_svg/heliostat_side_sizing.svg +1 -0
- package/export_svg/involute_of_circle.svg +19 -0
- package/export_svg/involute_of_circle_R0.svg +1 -0
- package/export_svg/involute_of_circle_Ri1_u0.svg +1 -0
- package/export_svg/involute_of_circle_Ri2_u2.svg +1 -0
- package/export_svg/left_side_angle_kitchen.svg +1 -0
- package/export_svg/negative_involute_of_circle_R0.svg +1 -0
- package/export_svg/point_c_position_and_speed_negative.svg +1 -0
- package/export_svg/point_c_position_and_speed_positive.svg +1 -0
- package/export_svg/pole_rotor.svg +1 -0
- package/export_svg/pole_rotor_cut.svg +1 -0
- package/export_svg/pole_rotor_ends.svg +1 -0
- package/export_svg/pole_stator.svg +3 -0
- package/export_svg/pole_stator_E2.svg +3 -0
- package/export_svg/pole_stator_bottom.svg +1 -0
- package/export_svg/pole_stator_cut.svg +1 -0
- package/export_svg/pole_stator_face.svg +1 -0
- package/export_svg/pole_stator_right.svg +1 -0
- package/export_svg/rake.svg +1 -0
- package/export_svg/rake_door.svg +1 -0
- package/export_svg/rake_face.svg +1 -0
- package/export_svg/rake_side.svg +1 -0
- package/export_svg/rake_side_stopper.svg +1 -0
- package/export_svg/rake_top.svg +1 -0
- package/export_svg/rake_top_stopper.svg +1 -0
- package/export_svg/rectangle.svg +1 -0
- package/export_svg/rectangle_height.svg +1 -0
- package/export_svg/rectangle_width.svg +1 -0
- package/export_svg/right_side_angle_kitchen.svg +1 -0
- package/export_svg/rod.svg +1 -0
- package/export_svg/rod_cut.svg +1 -0
- package/export_svg/rod_plate.svg +1 -0
- package/export_svg/rod_top.svg +1 -0
- package/export_svg/spider.svg +1 -0
- package/export_svg/spider_lateral.svg +1 -0
- package/export_svg/spider_profile.svg +1 -0
- package/export_svg/surface.svg +3 -0
- package/export_svg/surface_crenel.svg +1 -0
- package/export_svg/surface_extremities.svg +2 -0
- package/export_svg/surface_lz.svg +1 -0
- package/export_svg/surface_main.svg +1 -0
- package/export_svg/surface_power.svg +2 -0
- package/export_svg/surface_space_evolution.svg +1 -0
- package/export_svg/surface_space_shape.svg +1 -0
- package/export_svg/swing.svg +1 -0
- package/export_svg/swing_face.svg +1 -0
- package/export_svg/swing_side.svg +1 -0
- package/export_svg/swing_top.svg +1 -0
- package/export_svg/swing_with_rod.svg +1 -0
- package/export_svg/trapeze.svg +1 -0
- package/export_svg/trapeze_rod.svg +1 -0
- package/export_svg/trapeze_side.svg +1 -0
- package/export_svg/trapeze_top.svg +1 -0
- package/export_svg/verify_contour_1.svg +1 -0
- package/export_svg/verify_contour_1_l1.svg +1 -0
- package/export_svg/verify_contour_1_r1.svg +1 -0
- package/export_svg/verify_line.svg +1 -0
- package/export_svg/verify_line_2_l1cx.svg +1 -0
- package/export_svg/verify_line_p1x.svg +1 -0
- package/export_svg/verify_point.svg +1 -0
- package/export_svg/verify_point_p1x.svg +1 -0
- package/export_svg/verify_vector_p1x.svg +1 -0
- package/package.json +76 -0
- package/src/dummy/circles.ts +65 -0
- package/src/dummy/pole_static.ts +86 -0
- package/src/dummy/rectangle.ts +55 -0
- package/src/dummy/svg/circles.svg +288 -0
- package/src/dummy/svg/circles_amplitude-offset.svg +109 -0
- package/src/dummy/svg/circles_amplitude-scale.svg +122 -0
- package/src/dummy/svg/circles_angle.svg +110 -0
- package/src/dummy/svg/dummy_pole_static.svg +192 -0
- package/src/dummy/svg/dummy_pole_static_face.svg +176 -0
- package/src/dummy/svg/rectangle.svg +131 -0
- package/src/dummy/svg/rectangle_height.svg +82 -0
- package/src/dummy/svg/rectangle_width.svg +81 -0
- package/src/gears/gearWheelProfile.test.ts +25 -0
- package/src/gears/gearWheelProfile.ts +753 -0
- package/src/gears/gear_wheel_wheel.ts +335 -0
- package/src/gears/involute.test.ts +21 -0
- package/src/gears/involute.ts +113 -0
- package/src/gears/simplified_gear_wheel.ts +242 -0
- package/src/gears/svg/calculation_of_initAngle2.svg +376 -0
- package/src/gears/svg/gear_addendeum_dedendum_sizes.svg +471 -0
- package/src/gears/svg/gear_addendum_and_dedendum.svg +269 -0
- package/src/gears/svg/gear_adherence_replaced_by_teeth.svg +168 -0
- package/src/gears/svg/gear_base_circle_for_involute.svg +376 -0
- package/src/gears/svg/gear_base_left_circle_for_involute.svg +556 -0
- package/src/gears/svg/gear_base_right_circle_for_involute.svg +516 -0
- package/src/gears/svg/gear_inter_axis_maximum_distance.svg +218 -0
- package/src/gears/svg/gear_inter_axis_minimum_distance.svg +218 -0
- package/src/gears/svg/gear_large_base_radius.svg +199 -0
- package/src/gears/svg/gear_module_and_tooth_thickness.svg +319 -0
- package/src/gears/svg/gear_optimum_base_radius.svg +232 -0
- package/src/gears/svg/gear_optimum_base_radius_with_longer_inter_axis.svg +344 -0
- package/src/gears/svg/gear_right_left_base_circles.svg +295 -0
- package/src/gears/svg/gear_small_base_radius.svg +163 -0
- package/src/gears/svg/gear_wheel_circles.svg +348 -0
- package/src/gears/svg/gears.svg +4726 -0
- package/src/gears/svg/gears_motion_transmission_via_adherence.svg +178 -0
- package/src/gears/svg/involute_of_circle.svg +2745 -0
- package/src/gears/svg/involute_of_circle_R0.svg +334 -0
- package/src/gears/svg/involute_of_circle_Ri1_u0.svg +297 -0
- package/src/gears/svg/involute_of_circle_Ri2_u2.svg +386 -0
- package/src/gears/svg/left_side_angle_kitchen.svg +207 -0
- package/src/gears/svg/negative_involute_of_circle_R0.svg +381 -0
- package/src/gears/svg/point_c_position_and_speed_negative.svg +343 -0
- package/src/gears/svg/point_c_position_and_speed_positive.svg +339 -0
- package/src/gears/svg/right_side_angle_kitchen.svg +201 -0
- package/src/gears/wheelElements.test.ts +13 -0
- package/src/gears/wheelElements.ts +176 -0
- package/src/geometrix_verification/svg/verify_contour_1.svg +320 -0
- package/src/geometrix_verification/svg/verify_contour_1_l1.svg +102 -0
- package/src/geometrix_verification/svg/verify_contour_1_r1.svg +170 -0
- package/src/geometrix_verification/svg/verify_line.svg +845 -0
- package/src/geometrix_verification/svg/verify_line_2_l1cx.svg +274 -0
- package/src/geometrix_verification/svg/verify_line_p1x.svg +261 -0
- package/src/geometrix_verification/svg/verify_point.svg +350 -0
- package/src/geometrix_verification/svg/verify_point_p1x.svg +258 -0
- package/src/geometrix_verification/svg/verify_vector_p1x.svg +282 -0
- package/src/geometrix_verification/verify_contour_1.ts +94 -0
- package/src/geometrix_verification/verify_contour_2.ts +267 -0
- package/src/geometrix_verification/verify_contour_3.ts +409 -0
- package/src/geometrix_verification/verify_contour_4.ts +91 -0
- package/src/geometrix_verification/verify_exports_1.ts +95 -0
- package/src/geometrix_verification/verify_line.ts +76 -0
- package/src/geometrix_verification/verify_line_2.ts +76 -0
- package/src/geometrix_verification/verify_line_3.ts +64 -0
- package/src/geometrix_verification/verify_point.ts +62 -0
- package/src/geometrix_verification/verify_point_2.ts +66 -0
- package/src/geometrix_verification/verify_vector.ts +70 -0
- package/src/heliostat/base.ts +254 -0
- package/src/heliostat/heliostat.ts +317 -0
- package/src/heliostat/heliostat_2.ts +284 -0
- package/src/heliostat/pole_rotor.ts +165 -0
- package/src/heliostat/pole_static.ts +275 -0
- package/src/heliostat/rake.ts +486 -0
- package/src/heliostat/rake_stopper.ts +409 -0
- package/src/heliostat/rod.ts +200 -0
- package/src/heliostat/spider.ts +238 -0
- package/src/heliostat/surface.ts +320 -0
- package/src/heliostat/svg/base.svg +1367 -0
- package/src/heliostat/svg/base_cut.svg +459 -0
- package/src/heliostat/svg/base_hollow.svg +469 -0
- package/src/heliostat/svg/base_top.svg +338 -0
- package/src/heliostat/svg/heliostat.svg +8013 -0
- package/src/heliostat/svg/heliostat2_face_sizing.svg +1386 -0
- package/src/heliostat/svg/heliostat2_side_sizing.svg +984 -0
- package/src/heliostat/svg/heliostat_face_sizing.svg +1448 -0
- package/src/heliostat/svg/heliostat_overview.svg +1552 -0
- package/src/heliostat/svg/heliostat_side.svg +1470 -0
- package/src/heliostat/svg/heliostat_side_sizing.svg +1128 -0
- package/src/heliostat/svg/pole_rotor.svg +592 -0
- package/src/heliostat/svg/pole_rotor_cut.svg +287 -0
- package/src/heliostat/svg/pole_rotor_ends.svg +336 -0
- package/src/heliostat/svg/pole_stator.svg +1945 -0
- package/src/heliostat/svg/pole_stator_E2.svg +410 -0
- package/src/heliostat/svg/pole_stator_bottom.svg +330 -0
- package/src/heliostat/svg/pole_stator_cut.svg +465 -0
- package/src/heliostat/svg/pole_stator_face.svg +457 -0
- package/src/heliostat/svg/pole_stator_right.svg +357 -0
- package/src/heliostat/svg/rake.svg +4691 -0
- package/src/heliostat/svg/rake_door.svg +617 -0
- package/src/heliostat/svg/rake_face.svg +1211 -0
- package/src/heliostat/svg/rake_side.svg +809 -0
- package/src/heliostat/svg/rake_side_stopper.svg +596 -0
- package/src/heliostat/svg/rake_top.svg +514 -0
- package/src/heliostat/svg/rake_top_stopper.svg +565 -0
- package/src/heliostat/svg/rod.svg +1314 -0
- package/src/heliostat/svg/rod_cut.svg +265 -0
- package/src/heliostat/svg/rod_plate.svg +409 -0
- package/src/heliostat/svg/rod_top.svg +577 -0
- package/src/heliostat/svg/spider.svg +693 -0
- package/src/heliostat/svg/spider_lateral.svg +222 -0
- package/src/heliostat/svg/spider_profile.svg +429 -0
- package/src/heliostat/svg/surface.svg +3577 -0
- package/src/heliostat/svg/surface_crenel.svg +1335 -0
- package/src/heliostat/svg/surface_extremities.svg +510 -0
- package/src/heliostat/svg/surface_lz.svg +182 -0
- package/src/heliostat/svg/surface_main.svg +366 -0
- package/src/heliostat/svg/surface_power.svg +331 -0
- package/src/heliostat/svg/surface_space_evolution.svg +210 -0
- package/src/heliostat/svg/surface_space_shape.svg +98 -0
- package/src/heliostat/svg/swing.svg +3310 -0
- package/src/heliostat/svg/swing_face.svg +902 -0
- package/src/heliostat/svg/swing_side.svg +574 -0
- package/src/heliostat/svg/swing_top.svg +923 -0
- package/src/heliostat/svg/swing_with_rod.svg +547 -0
- package/src/heliostat/svg/trapeze.svg +1711 -0
- package/src/heliostat/svg/trapeze_rod.svg +122 -0
- package/src/heliostat/svg/trapeze_side.svg +361 -0
- package/src/heliostat/svg/trapeze_top.svg +1057 -0
- package/src/heliostat/swing.ts +246 -0
- package/src/heliostat/trapeze.ts +510 -0
- package/src/index.ts +33 -0
- package/src/svg/default_param_blank.svg +40 -0
- package/tsconfig.json +13 -0
- package/vitest.config.ts +7 -0
|
@@ -0,0 +1,338 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
3
|
+
|
|
4
|
+
<svg
|
|
5
|
+
width="461.70337"
|
|
6
|
+
height="241.95308"
|
|
7
|
+
viewBox="0 0 122.15902 64.016752"
|
|
8
|
+
version="1.1"
|
|
9
|
+
id="svg1"
|
|
10
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
11
|
+
xmlns:svg="http://www.w3.org/2000/svg">
|
|
12
|
+
<defs
|
|
13
|
+
id="defs1">
|
|
14
|
+
<marker
|
|
15
|
+
style="overflow:visible"
|
|
16
|
+
id="RoundedArrow-7-7-9"
|
|
17
|
+
refX="0"
|
|
18
|
+
refY="0"
|
|
19
|
+
orient="auto-start-reverse"
|
|
20
|
+
markerWidth="1"
|
|
21
|
+
markerHeight="1"
|
|
22
|
+
viewBox="0 0 1 1"
|
|
23
|
+
preserveAspectRatio="xMidYMid">
|
|
24
|
+
<path
|
|
25
|
+
transform="scale(0.7)"
|
|
26
|
+
d="m -0.21114562,-4.1055728 6.42229122,3.21114561 a 1,1 90 0 1 0,1.78885438 L -0.21114562,4.1055728 A 1.236068,1.236068 31.717474 0 1 -2,3 v -6 a 1.236068,1.236068 148.28253 0 1 1.78885438,-1.1055728 z"
|
|
27
|
+
style="fill:context-stroke;fill-rule:evenodd;stroke:none"
|
|
28
|
+
id="path8-67-2-9" />
|
|
29
|
+
</marker>
|
|
30
|
+
<marker
|
|
31
|
+
style="overflow:visible"
|
|
32
|
+
id="RoundedArrow-7-7-9-1"
|
|
33
|
+
refX="0"
|
|
34
|
+
refY="0"
|
|
35
|
+
orient="auto-start-reverse"
|
|
36
|
+
markerWidth="1"
|
|
37
|
+
markerHeight="1"
|
|
38
|
+
viewBox="0 0 1 1"
|
|
39
|
+
preserveAspectRatio="xMidYMid">
|
|
40
|
+
<path
|
|
41
|
+
transform="scale(0.7)"
|
|
42
|
+
d="m -0.21114562,-4.1055728 6.42229122,3.21114561 a 1,1 90 0 1 0,1.78885438 L -0.21114562,4.1055728 A 1.236068,1.236068 31.717474 0 1 -2,3 v -6 a 1.236068,1.236068 148.28253 0 1 1.78885438,-1.1055728 z"
|
|
43
|
+
style="fill:context-stroke;fill-rule:evenodd;stroke:none"
|
|
44
|
+
id="path8-67-2-9-1" />
|
|
45
|
+
</marker>
|
|
46
|
+
<rect
|
|
47
|
+
x="348.78598"
|
|
48
|
+
y="275.76746"
|
|
49
|
+
width="64.57917"
|
|
50
|
+
height="35.918922"
|
|
51
|
+
id="rect5-3-3" />
|
|
52
|
+
<rect
|
|
53
|
+
x="348.78598"
|
|
54
|
+
y="275.76746"
|
|
55
|
+
width="64.57917"
|
|
56
|
+
height="35.918922"
|
|
57
|
+
id="rect5-3-3-3" />
|
|
58
|
+
<rect
|
|
59
|
+
x="348.78598"
|
|
60
|
+
y="275.76746"
|
|
61
|
+
width="64.57917"
|
|
62
|
+
height="35.918922"
|
|
63
|
+
id="rect5-3-3-0" />
|
|
64
|
+
<marker
|
|
65
|
+
style="overflow:visible"
|
|
66
|
+
id="RoundedArrow-7-7"
|
|
67
|
+
refX="0"
|
|
68
|
+
refY="0"
|
|
69
|
+
orient="auto-start-reverse"
|
|
70
|
+
markerWidth="1"
|
|
71
|
+
markerHeight="1"
|
|
72
|
+
viewBox="0 0 1 1"
|
|
73
|
+
preserveAspectRatio="xMidYMid">
|
|
74
|
+
<path
|
|
75
|
+
transform="scale(0.7)"
|
|
76
|
+
d="m -0.21114562,-4.1055728 6.42229122,3.21114561 a 1,1 90 0 1 0,1.78885438 L -0.21114562,4.1055728 A 1.236068,1.236068 31.717474 0 1 -2,3 v -6 a 1.236068,1.236068 148.28253 0 1 1.78885438,-1.1055728 z"
|
|
77
|
+
style="fill:context-stroke;fill-rule:evenodd;stroke:none"
|
|
78
|
+
id="path8-67-2" />
|
|
79
|
+
</marker>
|
|
80
|
+
<marker
|
|
81
|
+
style="overflow:visible"
|
|
82
|
+
id="RoundedArrow-7-7-9-2"
|
|
83
|
+
refX="0"
|
|
84
|
+
refY="0"
|
|
85
|
+
orient="auto-start-reverse"
|
|
86
|
+
markerWidth="1"
|
|
87
|
+
markerHeight="1"
|
|
88
|
+
viewBox="0 0 1 1"
|
|
89
|
+
preserveAspectRatio="xMidYMid">
|
|
90
|
+
<path
|
|
91
|
+
transform="scale(0.7)"
|
|
92
|
+
d="m -0.21114562,-4.1055728 6.42229122,3.21114561 a 1,1 90 0 1 0,1.78885438 L -0.21114562,4.1055728 A 1.236068,1.236068 31.717474 0 1 -2,3 v -6 a 1.236068,1.236068 148.28253 0 1 1.78885438,-1.1055728 z"
|
|
93
|
+
style="fill:context-stroke;fill-rule:evenodd;stroke:none"
|
|
94
|
+
id="path8-67-2-9-9" />
|
|
95
|
+
</marker>
|
|
96
|
+
<rect
|
|
97
|
+
x="348.78598"
|
|
98
|
+
y="275.76746"
|
|
99
|
+
width="64.57917"
|
|
100
|
+
height="35.918922"
|
|
101
|
+
id="rect5-3-3-3-7" />
|
|
102
|
+
<rect
|
|
103
|
+
x="55.143906"
|
|
104
|
+
y="1137.6799"
|
|
105
|
+
width="45.351578"
|
|
106
|
+
height="36.638477"
|
|
107
|
+
id="rect27" />
|
|
108
|
+
<marker
|
|
109
|
+
style="overflow:visible"
|
|
110
|
+
id="RoundedArrow"
|
|
111
|
+
refX="0"
|
|
112
|
+
refY="0"
|
|
113
|
+
orient="auto-start-reverse"
|
|
114
|
+
markerWidth="1"
|
|
115
|
+
markerHeight="1"
|
|
116
|
+
viewBox="0 0 1 1"
|
|
117
|
+
preserveAspectRatio="xMidYMid">
|
|
118
|
+
<path
|
|
119
|
+
transform="scale(0.7)"
|
|
120
|
+
d="m -0.21114562,-4.1055728 6.42229122,3.21114561 a 1,1 90 0 1 0,1.78885438 L -0.21114562,4.1055728 A 1.236068,1.236068 31.717474 0 1 -2,3 v -6 a 1.236068,1.236068 148.28253 0 1 1.78885438,-1.1055728 z"
|
|
121
|
+
style="fill:context-stroke;fill-rule:evenodd;stroke:none"
|
|
122
|
+
id="path8" />
|
|
123
|
+
</marker>
|
|
124
|
+
<marker
|
|
125
|
+
style="overflow:visible"
|
|
126
|
+
id="RoundedArrow-7-7-9-1-2"
|
|
127
|
+
refX="0"
|
|
128
|
+
refY="0"
|
|
129
|
+
orient="auto-start-reverse"
|
|
130
|
+
markerWidth="1"
|
|
131
|
+
markerHeight="1"
|
|
132
|
+
viewBox="0 0 1 1"
|
|
133
|
+
preserveAspectRatio="xMidYMid">
|
|
134
|
+
<path
|
|
135
|
+
transform="scale(0.7)"
|
|
136
|
+
d="m -0.21114562,-4.1055728 6.42229122,3.21114561 a 1,1 90 0 1 0,1.78885438 L -0.21114562,4.1055728 A 1.236068,1.236068 31.717474 0 1 -2,3 v -6 a 1.236068,1.236068 148.28253 0 1 1.78885438,-1.1055728 z"
|
|
137
|
+
style="fill:context-stroke;fill-rule:evenodd;stroke:none"
|
|
138
|
+
id="path8-67-2-9-1-6" />
|
|
139
|
+
</marker>
|
|
140
|
+
<rect
|
|
141
|
+
x="348.78598"
|
|
142
|
+
y="275.76746"
|
|
143
|
+
width="64.57917"
|
|
144
|
+
height="35.918922"
|
|
145
|
+
id="rect5-3-3-2" />
|
|
146
|
+
</defs>
|
|
147
|
+
<g
|
|
148
|
+
id="layer1"
|
|
149
|
+
transform="translate(-20.90345,-24.414146)">
|
|
150
|
+
<rect
|
|
151
|
+
style="fill:#ffffff;stroke:#ffffff;stroke-width:0.264583;stroke-dasharray:none;stroke-dashoffset:0"
|
|
152
|
+
id="rect28"
|
|
153
|
+
width="121.89443"
|
|
154
|
+
height="63.752167"
|
|
155
|
+
x="21.035742"
|
|
156
|
+
y="24.546438" />
|
|
157
|
+
<circle
|
|
158
|
+
style="fill:#d7eef4;stroke:#d7eef4;stroke-width:0.264583;stroke-dasharray:none"
|
|
159
|
+
id="path24-2"
|
|
160
|
+
cx="64.249168"
|
|
161
|
+
cy="54.359123"
|
|
162
|
+
r="27.756809" />
|
|
163
|
+
<path
|
|
164
|
+
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-start:url(#RoundedArrow-7-7-9);marker-end:url(#RoundedArrow-7-7-9)"
|
|
165
|
+
d="M 109.86979,73.24192 V 70.05711"
|
|
166
|
+
id="path5-1-0-8" />
|
|
167
|
+
<circle
|
|
168
|
+
style="fill:#5fbcd3;stroke:#5fbcd3;stroke-width:0.264583;stroke-dasharray:none"
|
|
169
|
+
id="path24"
|
|
170
|
+
cx="64.249168"
|
|
171
|
+
cy="54.359123"
|
|
172
|
+
r="24.985352" />
|
|
173
|
+
<circle
|
|
174
|
+
style="fill:#f9f9f9;stroke:#cccccc;stroke-width:0.264583;stroke-dasharray:none"
|
|
175
|
+
id="path24-8"
|
|
176
|
+
cx="64.249168"
|
|
177
|
+
cy="54.359123"
|
|
178
|
+
r="14.411621" />
|
|
179
|
+
<circle
|
|
180
|
+
style="fill:#f9f9f9;stroke:#cccccc;stroke-width:0.264583;stroke-dasharray:none;stroke-dashoffset:0"
|
|
181
|
+
id="path26"
|
|
182
|
+
cx="64.141792"
|
|
183
|
+
cy="34.274162"
|
|
184
|
+
r="2.8725588" />
|
|
185
|
+
<circle
|
|
186
|
+
style="fill:#f9f9f9;stroke:#cccccc;stroke-width:0.264583;stroke-dasharray:none;stroke-dashoffset:0"
|
|
187
|
+
id="path26-0"
|
|
188
|
+
cx="84.226753"
|
|
189
|
+
cy="54.359123"
|
|
190
|
+
r="2.8725588" />
|
|
191
|
+
<circle
|
|
192
|
+
style="fill:#f9f9f9;stroke:#cccccc;stroke-width:0.264583;stroke-dasharray:none;stroke-dashoffset:0"
|
|
193
|
+
id="path26-0-2"
|
|
194
|
+
cx="64.141792"
|
|
195
|
+
cy="74.444084"
|
|
196
|
+
r="2.8725588" />
|
|
197
|
+
<circle
|
|
198
|
+
style="fill:#f9f9f9;stroke:#cccccc;stroke-width:0.264583;stroke-dasharray:none;stroke-dashoffset:0"
|
|
199
|
+
id="path26-0-5"
|
|
200
|
+
cx="44.056828"
|
|
201
|
+
cy="54.359123"
|
|
202
|
+
r="2.8725588" />
|
|
203
|
+
<circle
|
|
204
|
+
style="fill:#f9f9f9;stroke:#cccccc;stroke-width:0.264583;stroke-dasharray:none;stroke-dashoffset:0"
|
|
205
|
+
id="path26-0-9"
|
|
206
|
+
cx="78.793076"
|
|
207
|
+
cy="40.344383"
|
|
208
|
+
r="2.8725588" />
|
|
209
|
+
<circle
|
|
210
|
+
style="fill:#f9f9f9;stroke:#cccccc;stroke-width:0.264583;stroke-dasharray:none;stroke-dashoffset:0"
|
|
211
|
+
id="path26-0-7"
|
|
212
|
+
cx="78.793076"
|
|
213
|
+
cy="68.903038"
|
|
214
|
+
r="2.8725588" />
|
|
215
|
+
<circle
|
|
216
|
+
style="fill:#f9f9f9;stroke:#cccccc;stroke-width:0.264583;stroke-dasharray:none;stroke-dashoffset:0"
|
|
217
|
+
id="path26-0-8"
|
|
218
|
+
cx="49.705257"
|
|
219
|
+
cy="68.903038"
|
|
220
|
+
r="2.8725588" />
|
|
221
|
+
<circle
|
|
222
|
+
style="fill:#f9f9f9;stroke:#cccccc;stroke-width:0.264583;stroke-dasharray:none;stroke-dashoffset:0"
|
|
223
|
+
id="path26-0-93"
|
|
224
|
+
cx="49.705257"
|
|
225
|
+
cy="39.815208"
|
|
226
|
+
r="2.8725588" />
|
|
227
|
+
<circle
|
|
228
|
+
style="fill:none;stroke:#cccccc;stroke-width:0.264583;stroke-dasharray:2, 1;stroke-dashoffset:0"
|
|
229
|
+
id="path24-7"
|
|
230
|
+
cx="64.141792"
|
|
231
|
+
cy="54.359123"
|
|
232
|
+
r="20.084961" />
|
|
233
|
+
<path
|
|
234
|
+
style="fill:#cccccc;stroke:#cccccc;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
235
|
+
d="M 64.249163,29.37377 H 120.18618"
|
|
236
|
+
id="path27" />
|
|
237
|
+
<path
|
|
238
|
+
style="fill:#cccccc;stroke:#cccccc;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
239
|
+
d="M 64.249164,79.60906 H 120.18618"
|
|
240
|
+
id="path27-2" />
|
|
241
|
+
<path
|
|
242
|
+
style="fill:#cccccc;stroke:#cccccc;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
243
|
+
d="M 64.249166,69.03533 H 109.75991"
|
|
244
|
+
id="path27-1" />
|
|
245
|
+
<path
|
|
246
|
+
style="fill:#cccccc;stroke:#cccccc;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
247
|
+
d="M 64.249166,39.9475 H 100.46304"
|
|
248
|
+
id="path27-5" />
|
|
249
|
+
<path
|
|
250
|
+
style="fill:#cccccc;stroke:#cccccc;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
251
|
+
d="M 64.173044,74.44258 H 109.90104"
|
|
252
|
+
id="path27-62" />
|
|
253
|
+
<path
|
|
254
|
+
style="fill:none;stroke:#000000;stroke-width:0.264582px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-start:url(#RoundedArrow-7-7-9-1);marker-end:url(#RoundedArrow-7-7-9-1)"
|
|
255
|
+
d="M 120.18618,77.92116 V 31.06168"
|
|
256
|
+
id="path5-1-0-8-3" />
|
|
257
|
+
<text
|
|
258
|
+
xml:space="preserve"
|
|
259
|
+
transform="matrix(0.26458333,0,0,0.26458333,28.307136,-20.491)"
|
|
260
|
+
id="text5-2-1"
|
|
261
|
+
style="font-size:14.6667px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect5-3-3);display:inline"><tspan
|
|
262
|
+
x="348.78516"
|
|
263
|
+
y="288.74417"
|
|
264
|
+
id="tspan1">D1</tspan></text>
|
|
265
|
+
<text
|
|
266
|
+
xml:space="preserve"
|
|
267
|
+
transform="matrix(0.26458333,0,0,0.26458333,8.6919901,-21.18194)"
|
|
268
|
+
id="text5-2-1-0"
|
|
269
|
+
style="font-size:14.6667px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect5-3-3-3);display:inline"><tspan
|
|
270
|
+
x="348.78516"
|
|
271
|
+
y="288.74417"
|
|
272
|
+
id="tspan6">D3</tspan></text>
|
|
273
|
+
<text
|
|
274
|
+
xml:space="preserve"
|
|
275
|
+
transform="matrix(0.26458333,0,0,0.26458333,18.519177,-3.1764197)"
|
|
276
|
+
id="text5-2-1-4"
|
|
277
|
+
style="font-size:14.6667px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect5-3-3-0);display:inline"><tspan
|
|
278
|
+
x="348.78516"
|
|
279
|
+
y="288.74417"
|
|
280
|
+
id="tspan7">L1</tspan></text>
|
|
281
|
+
<path
|
|
282
|
+
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-start:url(#RoundedArrow-7-7);marker-end:url(#RoundedArrow-7-7)"
|
|
283
|
+
d="M 100.46304,67.93234 V 41.05049"
|
|
284
|
+
id="path5-1-0" />
|
|
285
|
+
<path
|
|
286
|
+
style="fill:#cccccc;stroke:#cccccc;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
287
|
+
d="M 29.052707,51.48656 H 44.056829"
|
|
288
|
+
id="path27-5-5" />
|
|
289
|
+
<path
|
|
290
|
+
style="fill:#cccccc;stroke:#cccccc;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
291
|
+
d="M 29.052707,57.23168 H 44.056829"
|
|
292
|
+
id="path27-5-5-7" />
|
|
293
|
+
<path
|
|
294
|
+
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-start:url(#RoundedArrow-7-7-9-2);marker-end:url(#RoundedArrow-7-7-9-2)"
|
|
295
|
+
d="M 29.052707,56.0564 V 52.87159"
|
|
296
|
+
id="path5-1-0-8-6" />
|
|
297
|
+
<text
|
|
298
|
+
xml:space="preserve"
|
|
299
|
+
transform="matrix(0.26458333,0,0,0.26458333,-69.816228,-20.52032)"
|
|
300
|
+
id="text5-2-1-0-1"
|
|
301
|
+
style="font-size:14.6667px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect5-3-3-3-7);display:inline"><tspan
|
|
302
|
+
x="348.78516"
|
|
303
|
+
y="288.74417"
|
|
304
|
+
id="tspan8">D5</tspan></text>
|
|
305
|
+
<text
|
|
306
|
+
xml:space="preserve"
|
|
307
|
+
transform="matrix(0.26458333,0,0,0.26458333,18.234245,-224.4538)"
|
|
308
|
+
id="text27"
|
|
309
|
+
style="font-size:14.6667px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect27);display:inline"><tspan
|
|
310
|
+
x="55.144531"
|
|
311
|
+
y="1150.6563"
|
|
312
|
+
id="tspan9">N1</tspan></text>
|
|
313
|
+
<path
|
|
314
|
+
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#RoundedArrow)"
|
|
315
|
+
d="m 38.616881,78.53918 7.740051,-6.49573"
|
|
316
|
+
id="path28" />
|
|
317
|
+
<path
|
|
318
|
+
style="fill:#cccccc;stroke:#cccccc;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
319
|
+
d="M 64.249168,26.337731 H 135.10781"
|
|
320
|
+
id="path27-7" />
|
|
321
|
+
<path
|
|
322
|
+
style="fill:#cccccc;stroke:#cccccc;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
323
|
+
d="M 64.249168,82.115932 H 135.10781"
|
|
324
|
+
id="path27-7-6" />
|
|
325
|
+
<path
|
|
326
|
+
style="fill:none;stroke:#000000;stroke-width:0.264582px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-start:url(#RoundedArrow-7-7-9-1-2);marker-end:url(#RoundedArrow-7-7-9-1-2)"
|
|
327
|
+
d="M 135.1078,80.574872 V 27.878786"
|
|
328
|
+
id="path5-1-0-8-3-8" />
|
|
329
|
+
<text
|
|
330
|
+
xml:space="preserve"
|
|
331
|
+
transform="matrix(0.26458333,0,0,0.26458333,43.590426,-21.641547)"
|
|
332
|
+
id="text5-2-1-2"
|
|
333
|
+
style="font-size:14.6667px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect5-3-3-2);display:inline"><tspan
|
|
334
|
+
x="348.78516"
|
|
335
|
+
y="288.74417"
|
|
336
|
+
id="tspan10">D2</tspan></text>
|
|
337
|
+
</g>
|
|
338
|
+
</svg>
|